Skip to content

Commit 621c8c2

Browse files
authored
Bump version to 1.7.3 (#639)
1 parent 418c2b9 commit 621c8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/irb/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66

77
module IRB # :nodoc:
8-
VERSION = "1.7.2"
8+
VERSION = "1.7.3"
99
@RELEASE_VERSION = VERSION
1010
@LAST_UPDATE_DATE = "2023-07-12"
1111
end

0 commit comments

Comments
 (0)