lib/protocol/rack/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2022-2025, by Samuel Williams. module Protocol module Rack VERSION = "0.14.0" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2022-2025, by Samuel Williams. module Protocol module Rack VERSION = "0.14.0" end end