lib/github-markup.rb



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