all repos — markup @ eff4441e143d6d9b663b2ca2a83baf052d18abc7

The code we use to render README.your_favorite_markup

lib/github/markup/version.rb (view raw)

1module GitHub
2  module Markup
3    Version = '0.1.7'
4  end
5end