all repos — markup @ c10fcb67b52c71be304cd4d896e83802836f5453

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