lib/github-markup.rb



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