all repos — markup @ 4ee9604359158c36a38a11cd6eaf4c73079f7bbc

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