From ef1e79df1e74c9f9e0de3b84e2aab314bd204732 Mon Sep 17 00:00:00 2001 From: AJ Rice <53190766+ajrice6713@users.noreply.github.com> Date: Tue, 26 Apr 2022 14:21:20 -0400 Subject: [PATCH] Update `bandwidth.gemspec` version for release --- bandwidth.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bandwidth.gemspec b/bandwidth.gemspec index 7c1d4051..480ad6d5 100644 --- a/bandwidth.gemspec +++ b/bandwidth.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'bandwidth-sdk' - s.version = '9.2.0' + s.version = '9.3.0' s.summary = 'Bandwidth' s.description = 'The official client SDK for Bandwidht\'s Voice, Messaging, MFA, and WebRTC APIs' s.authors = ['Bandwidth']