From c94c6b5c777dc8365f3e2898697c0624b452961f Mon Sep 17 00:00:00 2001 From: Woraphot Chokratanasombat Date: Wed, 23 Oct 2024 16:09:45 +0700 Subject: [PATCH] chore(release): bump to 2.5.0 --- WCPhotoManipulator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WCPhotoManipulator.podspec b/WCPhotoManipulator.podspec index c0f5c5b..0295b7b 100644 --- a/WCPhotoManipulator.podspec +++ b/WCPhotoManipulator.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "WCPhotoManipulator" - s.version = "2.4.5" + s.version = "2.5.0" s.summary = "iOS Image Processing API to edit photo programmatically." s.homepage = "https://github.com/guhungry/ios-photo-manipulator"