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