Skip to content

Commit

Permalink
unxip 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Sep 30, 2024
1 parent 4af8b9b commit d6f0009
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 @@ -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?
Expand Down

0 comments on commit d6f0009

Please sign in to comment.