all repos — markup @ dc07a3dd03c01c7aa1e81c9aff9ef4576755afea

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