all repos — markup @ b35c717c5db5eaa40342d65e8416c2ec7370115d

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