Skip to content

Commit 04cd231

Browse files
authored
Bump version to v1.14.1 (#1009)
1 parent f6b06a9 commit 04cd231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.14.0"
8+
VERSION = "1.14.1"
99
@RELEASE_VERSION = VERSION
10-
@LAST_UPDATE_DATE = "2024-07-06"
10+
@LAST_UPDATE_DATE = "2024-09-25"
1111
end

0 commit comments

Comments
 (0)