all repos — markup @ fc50e310d48b8c02890cc99318417496e27efcce

The code we use to render README.your_favorite_markup

lib/github/markup/version.rb (view raw)

1module GitHub
2  module Markup
3    Version = '0.3.0'
4  end
5end