all repos — markup @ 646c9c7fba51b2db8de1b86bd4485084cd53c9e5

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