From 37a75dd11e7bd06b5c3ca06b9b07926654899dae Mon Sep 17 00:00:00 2001 From: ehsan shariati Date: Thu, 4 Apr 2024 18:36:00 -0400 Subject: [PATCH] Update Fula.podspec --- Fula.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fula.podspec b/Fula.podspec index ba8becd..04f5a3b 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.8' + s.version = '1.54.9' s.summary = 'Go-fula for iOS' s.homepage = 'https://github.com/functionland/go-fula'