From 336d3805f470fcc4278e806609d7e9d3527dd3d6 Mon Sep 17 00:00:00 2001 From: Yingtao Guo Date: Sun, 27 Oct 2024 20:18:00 -0400 Subject: [PATCH] chore: bump version to 2.23.1 --- Mantis.podspec | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mantis.podspec b/Mantis.podspec index 336ca498..f99c2e9c 100644 --- a/Mantis.podspec +++ b/Mantis.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "Mantis" - s.version = "2.23.0" + s.version = "2.23.1" 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 9fdfa2ae..30613e81 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ CocoaPods ```ruby -pod 'Mantis', '~> 2.23.0' +pod 'Mantis', '~> 2.23.1' ``` @@ -64,7 +64,7 @@ github "guoyingtao/Mantis" Swift Packages * Repository: https://github.com/guoyingtao/Mantis.git -* Rules: Version - Exact - 2.23.0 +* Rules: Version - Exact - 2.23.1