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 625f759 commit c2e7002Copy full SHA for c2e7002
lib/irb/version.rb
@@ -5,7 +5,7 @@
5
#
6
7
module IRB # :nodoc:
8
- VERSION = "1.6.4"
+ VERSION = "1.7.0"
9
@RELEASE_VERSION = VERSION
10
- @LAST_UPDATE_DATE = "2023-04-07"
+ @LAST_UPDATE_DATE = "2023-06-03"
11
end
0 commit comments