lib/async/version.rb



# frozen_string_literal: true

# Released under the MIT License.
# Copyright, 2017-2026, by Samuel Williams.

# @namespace
module Async
	VERSION = "2.38.0"
end