From f20a23bb11b3c144650ff17048f94068f410ceae Mon Sep 17 00:00:00 2001 From: Chaitanya Potti Date: Mon, 22 Apr 2024 14:50:47 +0800 Subject: [PATCH] bump --- Torus-utils.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Torus-utils.podspec b/Torus-utils.podspec index 36583bf6..79de4a86 100644 --- a/Torus-utils.podspec +++ b/Torus-utils.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "Torus-utils" - spec.version = "8.0.3" + spec.version = "8.1.0" spec.ios.deployment_target = "13.0" spec.summary = "Retrieve user shares" spec.homepage = "https://github.com/torusresearch/torus-utils-swift"