lib/http/version.rb



# frozen_string_literal: true
module HTTP
  VERSION = "1.0.4".freeze
end