all repos — markup @ e5c375f01e454a9849d787d2adb8c95458ff3318

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