diff --git a/LocalizedCountryList.podspec b/LocalizedCountryList.podspec index 2399b25..14998c1 100644 --- a/LocalizedCountryList.podspec +++ b/LocalizedCountryList.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "LocalizedCountryList" - s.version = "1.2" + s.version = "2.0.0" s.summary = "Easily present a list of countries and their respective information." s.description = <<-DESC CountryList makes it easy to present the user with a list of Countries and their respective information, like country code, phone extension and flag.