diff --git a/LocalizationsGenerator.podspec b/LocalizationsGenerator.podspec index 721624d..f96f002 100644 --- a/LocalizationsGenerator.podspec +++ b/LocalizationsGenerator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'LocalizationsGenerator' - s.version = '1.0.0' + s.version = '1.0.1' s.summary = 'Auto Localizations Generator , intended to end the constant problems that localizations present developers.' s.homepage = 'https://github.com/satishbabariya/LocalizationsGenerator' s.license = { :type => 'MIT', :file => 'LICENSE' }