From 4f0582b2165ad0bbe84fd367c1aeed0cf6208e2f Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sun, 5 Apr 2020 07:46:21 +0200 Subject: [PATCH] Release 3.1.1 --- CountryPickerView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CountryPickerView.podspec b/CountryPickerView.podspec index 4624fa7..2fc5406 100755 --- a/CountryPickerView.podspec +++ b/CountryPickerView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |spec| spec.name = "CountryPickerView" - spec.version = "3.1.0" + spec.version = "3.1.1" spec.summary = "A simple, customizable view for selecting countries in iOS apps." spec.homepage = "https://github.com/kizitonwose/CountryPickerView" spec.license = "MIT"