diff --git a/LocationPicker/Info.plist b/LocationPicker/Info.plist index 7e7479f..19c1e8d 100644 --- a/LocationPicker/Info.plist +++ b/LocationPicker/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 3.1 CFBundleSignature ???? CFBundleVersion diff --git a/LocationPickerViewController.podspec b/LocationPickerViewController.podspec index 471b42e..cc560f9 100644 --- a/LocationPickerViewController.podspec +++ b/LocationPickerViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LocationPickerViewController" - s.version = "3.0.2" + s.version = "3.1" s.summary = "A ready for use and fully customizable location picker for your app." s.homepage = "https://github.com/JeromeTan1997/LocationPicker"