all repos — markup @ edb92c24b91789da77c1133aa02cb0b33598431b

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