lib/github-markup.rb



module GitHub
  module Markup
    VERSION = '3.0.3'
    Version = VERSION
  end
end