We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568a383 commit 9664690Copy full SHA for 9664690
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.45"
+ public static let current = "0.2.46"
25
26
}
0 commit comments