Skip to content

Commit

Permalink
unxip 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Oct 29, 2023
1 parent 946d97d commit aeb6160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unxip.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down

0 comments on commit aeb6160

Please sign in to comment.