all repos — markup @ 550c5f3c9d250f9e75562daa5c180709317f0a48

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.3.1'
4  end
5end