all repos — markup @ 7a2fae9591545b28e206d5385d74cf7ef2a92dba

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