We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2d7f2e + e204aef commit e523c14Copy full SHA for e523c14
1 file changed
Sources/XCLogParser/commands/Version.swift
@@ -21,6 +21,6 @@ import Foundation
21
22
public struct Version {
23
24
- public static let current = "0.2.42"
+ public static let current = "0.2.43"
25
26
}
0 commit comments