We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f32de commit a640c39Copy full SHA for a640c39
Sources/XCLogParser/commands/Version.swift
@@ -21,6 +21,6 @@ import Foundation
21
22
public struct Version {
23
24
- public static let current = "0.2.41"
+ public static let current = "0.2.42"
25
26
}
0 commit comments