lib/github-markup.rb



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