lib/async/pool/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2019-2024, by Samuel Williams. module Async module Pool VERSION = "0.6.1" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2019-2024, by Samuel Williams. module Async module Pool VERSION = "0.6.1" end end