We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047861d commit b7aa2fbCopy full SHA for b7aa2fb
Sources/AIProxy/AIProxy.swift
@@ -13,7 +13,7 @@ let aiproxyLogger = Logger(
13
public struct AIProxy {
14
15
/// The current sdk version
16
- public static let sdkVersion = "0.66.0"
+ public static let sdkVersion = "0.67.0"
17
18
/// - Parameters:
19
/// - partialKey: Your partial key is displayed in the AIProxy dashboard when you submit your provider's key.
0 commit comments