From a719bcee72f5aba0fd7c6378da490bc710a7b045 Mon Sep 17 00:00:00 2001 From: SURYAKANTSHARMA Date: Sun, 23 Apr 2023 11:38:57 +0530 Subject: [PATCH] Update podspec --- SKCountryPicker.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SKCountryPicker.podspec b/SKCountryPicker.podspec index 058e4867..eeae0e66 100644 --- a/SKCountryPicker.podspec +++ b/SKCountryPicker.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "SKCountryPicker" - s.version = "2.0.0" + s.version = "2.0.1" s.summary = "A simple, customizable Country picker for picking country or dialing code." # This description is used to generate tags and improve search results. @@ -78,7 +78,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/SURYAKANTSHARMA/CountryPicker", :tag => "2.0.0", :branch => 'master'} + s.source = { :git => "https://github.com/SURYAKANTSHARMA/CountryPicker", :tag => "2.0.1", :branch => 'master'} # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #