diff --git a/Mantis.podspec b/Mantis.podspec
index 2a4c58da..336ca498 100644
--- a/Mantis.podspec
+++ b/Mantis.podspec
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "Mantis"
- s.version = "2.22.0"
+ s.version = "2.23.0"
s.summary = "An iOS Image cropping library, which mimics the Photo App written in Swift and provides rich cropping interactions."
s.description = <<-DESC
diff --git a/README.md b/README.md
index 9987cbe0..86fa2306 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@
CocoaPods
```ruby
-pod 'Mantis', '~> 2.22.0'
+pod 'Mantis', '~> 2.23.0'
```
@@ -64,7 +64,7 @@ github "guoyingtao/Mantis"
Swift Packages
* Repository: https://github.com/guoyingtao/Mantis.git
-* Rules: Version - Exact - 2.22.0
+* Rules: Version - Exact - 2.23.0