Skip to content

Commit

Permalink
[Release] Change: Bump to v2.4.0
Browse files Browse the repository at this point in the history
Add support for base64 encoded image
  • Loading branch information
guhungry committed Aug 11, 2024
1 parent c8706c7 commit 3ebf059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WCPhotoManipulator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "WCPhotoManipulator"
s.version = "2.3.0"
s.version = "2.4.0"
s.summary = "iOS Image Processing API to edit photo programmatically."
s.homepage = "https://github.com/guhungry/ios-photo-manipulator"

Expand Down

0 comments on commit 3ebf059

Please sign in to comment.