all repos — markup @ 4b9db44916855b99ae0987993f2f90cdaada884e

The code we use to render README.your_favorite_markup

lib/github/markup/version.rb (view raw)

1module GitHub
2  module Markup
3    Version = VERSION = '0.5.3'
4  end
5end