Skip to content

Commit 189fefa

Browse files
committed
Set internal SDK version to 0.5.0
1 parent 948d0ef commit 189fefa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/Traceback/TracebackSDK.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import Foundation
1212
///
1313
public struct TracebackSDK {
1414

15-
static let sdkVersion = "iOS/0.3.1"
15+
static let sdkVersion = "iOS/0.5.0"
1616

1717
/// Initialization value passed to TracebackSDK.live
1818
public let configuration: TracebackConfiguration

0 commit comments

Comments
 (0)