From af2c532814a2b40ddae328ee8c89f117d38de6f0 Mon Sep 17 00:00:00 2001 From: Ross Schulman Date: Mon, 18 Nov 2024 09:52:22 -0500 Subject: [PATCH] Release 0.3.3 (#50) --- SpruceIDMobileSdk.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpruceIDMobileSdk.podspec b/SpruceIDMobileSdk.podspec index 9c087f4..4863d20 100644 --- a/SpruceIDMobileSdk.podspec +++ b/SpruceIDMobileSdk.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "SpruceIDMobileSdk" - spec.version = "0.3.2" + spec.version = "0.3.3" spec.summary = "Swift Mobile SDK." spec.description = <<-DESC SpruceID Swift Mobile SDK.