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 9d82778 commit a8ea996Copy full SHA for a8ea996
lib/irb/version.rb
@@ -11,7 +11,7 @@
11
#
12
13
module IRB # :nodoc:
14
- VERSION = "1.6.1"
+ VERSION = "1.6.2"
15
@RELEASE_VERSION = VERSION
16
@LAST_UPDATE_DATE = "2022-12-13"
17
end
0 commit comments