We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b35bb commit f052097Copy full SHA for f052097
lib/irb/version.rb
@@ -5,7 +5,7 @@
5
#
6
7
module IRB # :nodoc:
8
- VERSION = "1.11.0"
+ VERSION = "1.11.1"
9
@RELEASE_VERSION = VERSION
10
- @LAST_UPDATE_DATE = "2023-12-19"
+ @LAST_UPDATE_DATE = "2024-01-08"
11
end
0 commit comments