We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c23d0 commit 74b48c1Copy full SHA for 74b48c1
1 file changed
Sources/ClerkKit/Utils/Version.swift
@@ -5,6 +5,6 @@
5
import Foundation
6
7
extension Clerk {
8
- public nonisolated static let sdkVersion: String = "1.0.9"
+ public nonisolated static let sdkVersion: String = "1.1.0"
9
nonisolated static let apiVersion: String = "2025-11-10"
10
}
0 commit comments