diff --git a/unxip.swift b/unxip.swift index ded8850..aa7626b 100644 --- a/unxip.swift +++ b/unxip.swift @@ -1400,7 +1400,7 @@ extension AsyncThrowingStream where Failure == Error { ("s", "statistics", "Print statistics on completion."), ("v", "verbose", "Print xip file contents."), ] - static let version = "2.2" + static let version = "3.0" var input: String? var output: String?