We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd728dc commit a79e84aCopy full SHA for a79e84a
1 file changed
lib/irb/version.rb
@@ -5,7 +5,7 @@
5
#
6
7
module IRB # :nodoc:
8
- VERSION = "1.11.2"
+ VERSION = "1.12.0"
9
@RELEASE_VERSION = VERSION
10
- @LAST_UPDATE_DATE = "2024-02-07"
+ @LAST_UPDATE_DATE = "2024-03-06"
11
end
0 commit comments