all repos — markup @ 5faa5672dff6ffb4f87c575a06e0e3acaf888469

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