lib/async/http/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2017-2023, by Samuel Williams. module Async module HTTP VERSION = "0.64.0" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2017-2023, by Samuel Williams. module Async module HTTP VERSION = "0.64.0" end end