From 1369b56b2fb611fa0d1f03d82e0db1c1762de9e3 Mon Sep 17 00:00:00 2001 From: Homayoun Date: Thu, 27 Jul 2023 10:53:34 +0330 Subject: [PATCH] Update pod spec version --- Wnfs.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wnfs.podspec b/Wnfs.podspec index f279b6a..346af56 100644 --- a/Wnfs.podspec +++ b/Wnfs.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "Wnfs" - spec.version = "1.0.0" + spec.version = "1.0.1" spec.summary = "A wrapper around the WNFS swift bindings." spec.description = <<-DESC A wrapper around the WNFS swift bindings, supports ios 8.0+.