all repos — markup @ ddaffd382a5bc9782ca36557f70c72b9179e4c1c

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