Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31959f1

Browse files
st0012hsbt
authored andcommitted
[ruby/irb] Bump version to v1.11.0
(ruby/irb#818) ruby/irb@7421359b92
1 parent 4ad1007 commit 31959f1

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.10.1"
8+
VERSION = "1.11.0"
99
@RELEASE_VERSION = VERSION
10-
@LAST_UPDATE_DATE = "2023-12-05"
10+
@LAST_UPDATE_DATE = "2023-12-19"
1111
end

0 commit comments

Comments
 (0)