From f3b224f3ff66a5b8c2442b55759ed057ed3389a5 Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sat, 18 Apr 2020 16:44:09 +0200 Subject: [PATCH] Update podspec. --- CountryPickerView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CountryPickerView.podspec b/CountryPickerView.podspec index 2fc5406..006af6f 100755 --- a/CountryPickerView.podspec +++ b/CountryPickerView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |spec| spec.name = "CountryPickerView" - spec.version = "3.1.1" + spec.version = "3.1.2" spec.summary = "A simple, customizable view for selecting countries in iOS apps." spec.homepage = "https://github.com/kizitonwose/CountryPickerView" spec.license = "MIT"