all repos — markup @ 7a0a66d9003c53c376c72acd80715ba5d374d316

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