Skip to content

Commit 31e068a

Browse files
authored
Bump version to 1.18.0 (#1208)
1 parent f49d6b5 commit 31e068a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/irb/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66

77
module IRB # :nodoc:
8-
VERSION = "1.17.0"
8+
VERSION = "1.18.0"
99
@RELEASE_VERSION = VERSION
10-
@LAST_UPDATE_DATE = "2026-02-08"
10+
@LAST_UPDATE_DATE = "2026-04-21"
1111
end

0 commit comments

Comments
 (0)