all repos — markup @ c9aa51126cc248d6dcf8f247cda75275974785c9

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