We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bebd9 commit fafd339Copy full SHA for fafd339
Sources/XCLogParser/commands/Version.swift
@@ -21,6 +21,6 @@ import Foundation
21
22
public struct Version {
23
24
- public static let current = "0.2.43"
+ public static let current = "0.2.44"
25
26
}
0 commit comments