We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948d0ef commit 189fefaCopy full SHA for 189fefa
1 file changed
Sources/Traceback/TracebackSDK.swift
@@ -12,7 +12,7 @@ import Foundation
12
///
13
public struct TracebackSDK {
14
15
- static let sdkVersion = "iOS/0.3.1"
+ static let sdkVersion = "iOS/0.5.0"
16
17
/// Initialization value passed to TracebackSDK.live
18
public let configuration: TracebackConfiguration
0 commit comments