all repos — markup @ 04214a02572f67508e01c0c80e4b00c7cbc8a02f

The code we use to render README.your_favorite_markup

lib/github/markup/version.rb (view raw)

1module GitHub
2  module Markup
3    Version = '0.2.2'
4  end
5end