Skip to content

Commit a719bce

Browse files
Update podspec
1 parent 6baeae3 commit a719bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SKCountryPicker.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "SKCountryPicker"
19-
s.version = "2.0.0"
19+
s.version = "2.0.1"
2020
s.summary = "A simple, customizable Country picker for picking country or dialing code."
2121

2222
# This description is used to generate tags and improve search results.
@@ -78,7 +78,7 @@ Pod::Spec.new do |s|
7878
# Supports git, hg, bzr, svn and HTTP.
7979
#
8080

81-
s.source = { :git => "https://github.com/SURYAKANTSHARMA/CountryPicker", :tag => "2.0.0", :branch => 'master'}
81+
s.source = { :git => "https://github.com/SURYAKANTSHARMA/CountryPicker", :tag => "2.0.1", :branch => 'master'}
8282

8383

8484
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)