all repos — markup @ f4bd4763e34379099d8b57ac700cff92c650564a

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