all repos — markup @ 1f9b0bd183acb44fcc5f5b92ed1d760bfa84356f

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