diff --git a/Pellicola.podspec b/Pellicola.podspec index 480bc96..8fdff38 100644 --- a/Pellicola.podspec +++ b/Pellicola.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Pellicola' - s.version = '0.2.4' + s.version = '0.3.0' s.summary = 'A replacement for UIImagePickerController with multiple selection' s.description = 'A replacement for UIImagePickerController with multiple selection support written in Swift.' s.homepage = 'https://github.com/Subito-it/Pellicola'