From 9bb7a35f2209433721a96764fe012fb38ed46455 Mon Sep 17 00:00:00 2001 From: Ross Schulman Date: Fri, 13 Dec 2024 10:11:42 -0500 Subject: [PATCH] Release 0.4.0 --- SpruceIDMobileSdk.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpruceIDMobileSdk.podspec b/SpruceIDMobileSdk.podspec index 4863d20..81981a9 100644 --- a/SpruceIDMobileSdk.podspec +++ b/SpruceIDMobileSdk.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "SpruceIDMobileSdk" - spec.version = "0.3.3" + spec.version = "0.4.0" spec.summary = "Swift Mobile SDK." spec.description = <<-DESC SpruceID Swift Mobile SDK.