From 7f9c2a9bdd06a925247297b46972603aa5b451be Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Thu, 13 Jul 2023 03:16:00 +0100 Subject: [ruby/irb] Bump version to 1.7.3 (https://github.com/ruby/irb/pull/639) https://github.com/ruby/irb/commit/621c8c2b7d --- lib/irb/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/irb/version.rb b/lib/irb/version.rb index f8245b3a39..3ca5f2803b 100644 --- a/lib/irb/version.rb +++ b/lib/irb/version.rb @@ -5,7 +5,7 @@ # module IRB # :nodoc: - VERSION = "1.7.2" + VERSION = "1.7.3" @RELEASE_VERSION = VERSION @LAST_UPDATE_DATE = "2023-07-12" end -- cgit v1.2.3