Skip to content

Commit

Permalink
unxip 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Mar 26, 2023
1 parent 9dedd0b commit 02f1e0d
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 @@ -525,7 +525,7 @@ struct Options {
("n", "dry-run", "Dry run. (Often useful with -v.)"),
("v", "verbose", "Print xip file contents."),
]
static let version = "1.1.3"
static let version = "2.0"

var input: URL
var output: URL?
Expand Down

0 comments on commit 02f1e0d

Please sign in to comment.