From d3e29e2eec0d31498e7a17b52f0f6e32f1721ced Mon Sep 17 00:00:00 2001 From: ehsan shariati Date: Wed, 1 May 2024 23:47:58 +0330 Subject: [PATCH] Update Fula.podspec --- Fula.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fula.podspec b/Fula.podspec index 04f5a3b..dd5723f 100644 --- a/Fula.podspec +++ b/Fula.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Fula' # Name for your pod - s.version = '1.54.9' + s.version = '1.54.10' s.summary = 'Go-fula for iOS' s.homepage = 'https://github.com/functionland/go-fula'