all repos — markup @ 67c4704ade57b40710b5a7628c39f670aae0a397

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