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