Skip to content

Commit

Permalink
unxip 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Jul 13, 2023
1 parent 46fa394 commit dbd4cad
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 @@ -644,7 +644,7 @@ struct Options {
("n", "dry-run", "Dry run. (Often useful with -v.)"),
("v", "verbose", "Print xip file contents."),
]
static let version = "2.1"
static let version = "2.2"

var input: String?
var output: String?
Expand Down

0 comments on commit dbd4cad

Please sign in to comment.