lib/github-markup.rb



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