lib/async/container/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2017-2026, by Samuel Williams. module Async module Container VERSION = "0.29.1" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2017-2026, by Samuel Williams. module Async module Container VERSION = "0.29.1" end end