all repos — markup @ 01188801e023d515bc7a23132f5f445f4359caba

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