lib/github-markup.rb



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