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 9a0aa78 commit c7c838aCopy full SHA for c7c838a
lib/irb/version.rb
@@ -5,7 +5,7 @@
5
#
6
7
module IRB # :nodoc:
8
- VERSION = "1.8.0"
+ VERSION = "1.8.1"
9
@RELEASE_VERSION = VERSION
10
- @LAST_UPDATE_DATE = "2023-08-30"
+ @LAST_UPDATE_DATE = "2023-09-04"
11
end
0 commit comments