From 2a99c968f86f12ec701669379b126b716743702c Mon Sep 17 00:00:00 2001 From: Lorenzo Mattei Date: Wed, 10 Oct 2018 11:56:31 +0200 Subject: [PATCH] Bump pod spec version to 1.3.1 --- WPMediaPicker.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WPMediaPicker.podspec b/WPMediaPicker.podspec index 1876ca58..90412522 100644 --- a/WPMediaPicker.podspec +++ b/WPMediaPicker.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WPMediaPicker" - s.version = "1.3.1-beta.1" + s.version = "1.3.1" 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.