lib/http/version.rb



# frozen_string_literal: true

module HTTP
  VERSION = "2.2.2".freeze
end