lib/http/version.rb



# frozen_string_literal: true

module HTTP
  VERSION = "3.0.0.pre"
end