all repos — markup @ aec49eebfdb873ab128a076c034a6966f4c56b6f

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