Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad1007 commit 31959f1Copy full SHA for 31959f1
lib/irb/version.rb
@@ -5,7 +5,7 @@
5
#
6
7
module IRB # :nodoc:
8
- VERSION = "1.10.1"
+ VERSION = "1.11.0"
9
@RELEASE_VERSION = VERSION
10
- @LAST_UPDATE_DATE = "2023-12-05"
+ @LAST_UPDATE_DATE = "2023-12-19"
11
end
0 commit comments