all repos — markup @ 16bad5f8c935986629ba21cb79db510e6e88e0b4

The code we use to render README.your_favorite_markup

lib/github-markup.rb (view raw)

1module GitHub
2  module Markup
3    VERSION = '0.7.0'
4    Version = VERSION
5  end
6end