diff --git a/Demo/LocationPickerDemo/Info.plist b/Demo/LocationPickerDemo/Info.plist index cac9aa7..7ec9418 100644 --- a/Demo/LocationPickerDemo/Info.plist +++ b/Demo/LocationPickerDemo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.4.0 + 1.4.1 CFBundleSignature ???? CFBundleVersion diff --git a/LocationPicker.podspec b/LocationPicker.podspec index a54b36a..2aae672 100644 --- a/LocationPicker.podspec +++ b/LocationPicker.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'LocationPicker' - s.version = '1.4.0' + s.version = '1.4.1' s.author = { 'Almas Sapargali' => 'almassapargali@gmail.com' } s.homepage = 'https://github.com/almassapargali/LocationPicker' s.description = "LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController." diff --git a/LocationPicker/Info.plist b/LocationPicker/Info.plist index 8bce5c7..07b3f7e 100644 --- a/LocationPicker/Info.plist +++ b/LocationPicker/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.4.0 + 1.4.1 CFBundleSignature ???? CFBundleVersion