From 4decdb1eb08ea7bae3e00cafa79ee5a6472bb800 Mon Sep 17 00:00:00 2001 From: Cameron Koegel <53310569+ckoegel@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:15:03 -0500 Subject: [PATCH] Update version.rb --- lib/bandwidth-iris/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bandwidth-iris/version.rb b/lib/bandwidth-iris/version.rb index 7ab8983..8caea70 100644 --- a/lib/bandwidth-iris/version.rb +++ b/lib/bandwidth-iris/version.rb @@ -1,4 +1,4 @@ module BandwidthIris # Version of this gem - VERSION = "7.3.0" + VERSION = "7.3.1" end