all repos — markup @ 12d00626e726922d0898e9ddb675cc0678b7cf36

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