diff --git a/unxip.swift b/unxip.swift index 32f6e00..ce3dffc 100644 --- a/unxip.swift +++ b/unxip.swift @@ -1389,7 +1389,7 @@ extension AsyncSequence where Element: Sendable, AsyncIterator: Sendable { ("s", "statistics", "Print statistics on completion."), ("v", "verbose", "Print xip file contents."), ] - static let version = "3.0" + static let version = "3.1" var input: String? var output: String?