lib/async/version.rb in async-2.12.0 vs lib/async/version.rb in async-2.12.1
- old
+ new
@@ -2,7 +2,7 @@
# Released under the MIT License.
# Copyright, 2017-2024, by Samuel Williams.
module Async
- VERSION = "2.12.0"
+ VERSION = "2.12.1"
end
- old
+ new