all repos — markup @ e6f5f32cfb13f3026967444a3e7de82b6617d844

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