From 082571c1ee4ca775a924d75acfb13e0c826b56a9 Mon Sep 17 00:00:00 2001 From: Pinar Olguc Date: Thu, 10 Jan 2019 16:35:11 +0300 Subject: [PATCH] Bump pod spec version to 1.3.2 --- WPMediaPicker.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WPMediaPicker.podspec b/WPMediaPicker.podspec index c51b5530..e249121a 100644 --- a/WPMediaPicker.podspec +++ b/WPMediaPicker.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WPMediaPicker" - s.version = "1.3.1" + s.version = "1.3.2" s.summary = "WPMediaPicker is an iOS controller that allows capture and picking of media assets." s.description = <<-DESC WPMediaPicker is an iOS controller that allows capture and picking of media assets.