all repos — markup @ 0fc0c66e3fc44f2b321d5485bd39682bf4555e21

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