lib/github/markup/version.rb



module GitHub
  module Markup
    Version = '0.1.4'
  end
end