all repos — markup @ f65c5fdad47612d4218b6e37dbfe579179cd048a

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.0'
4  end
5end