all repos — markup @ ef54c88f85cde04b717c3b13e1b2cd1084158ff4

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