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