From b32763b58b4f53f0a2d2c7560c3e558856f2444a Mon Sep 17 00:00:00 2001 From: Bruno Guidolim Date: Thu, 21 Sep 2023 12:23:23 +0200 Subject: [PATCH] Release 3.7.2 --- PhoneNumberKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PhoneNumberKit.podspec b/PhoneNumberKit.podspec index 15cdd4527..408bc3cfd 100644 --- a/PhoneNumberKit.podspec +++ b/PhoneNumberKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PhoneNumberKit' - s.version = '3.7.1' + s.version = '3.7.2' s.summary = 'Swift framework for working with phone numbers' s.description = <<-DESC A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.