diff --git a/LocalizationServices.podspec b/LocalizationServices.podspec index a88e4a7..865494f 100644 --- a/LocalizationServices.podspec +++ b/LocalizationServices.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'LocalizationServices' - s.version = '0.1.0' + s.version = '0.2.0' s.summary = 'Module for fetching localized strings based on a Locale from a Bundles .strings and .stringsdict files.'