all repos — markup @ ae7c13758d1750db5b5ec966129bfcfdd8dc053f

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