all repos — markup @ b35ced8aebec9a030d9d9f936f9d804d49d9a869

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