lib/async/container/version.rb in async-container-0.18.0 vs lib/async/container/version.rb in async-container-0.18.1
- old
+ new
@@ -3,8 +3,8 @@
# Released under the MIT License.
# Copyright, 2017-2024, by Samuel Williams.
module Async
module Container
- VERSION = "0.18.0"
+ VERSION = "0.18.1"
end
end