From 90016163b9cd2c37f1262be835246690b2e8009e Mon Sep 17 00:00:00 2001 From: Cameron Koegel <53310569+ckoegel@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:02:16 -0400 Subject: [PATCH] update version (#77) --- 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 3e96194..5f61795 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.1.0" + VERSION = "7.2.0" end