Skip to content

Commit

Permalink
[Release] Change: Bump to v2.2.0
Browse files Browse the repository at this point in the history
Add support for rotate image 90°, 180° or 270°
  • Loading branch information
guhungry committed Jun 4, 2024
1 parent a82f95e commit 402467f
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.1.1"
s.version = "2.2.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 402467f

Please sign in to comment.