all repos — markup @ 662b4b4ba9f1d61b5638bae21824275f61ad8529

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