Skip to content

Commit f052097

Browse files
authored
Bump version to v1.11.1 (#837)
1 parent 73b35bb commit f052097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/irb/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66

77
module IRB # :nodoc:
8-
VERSION = "1.11.0"
8+
VERSION = "1.11.1"
99
@RELEASE_VERSION = VERSION
10-
@LAST_UPDATE_DATE = "2023-12-19"
10+
@LAST_UPDATE_DATE = "2024-01-08"
1111
end

0 commit comments

Comments
 (0)