Skip to content

Commit

Permalink
unxip 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Nov 3, 2022
1 parent 5ab1cdc commit b3ce1ab
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 @@ -240,7 +240,7 @@ struct Options {
("n", "dry-run", "Dry run. (Often useful with -v.)"),
("v", "verbose", "Print xip file contents."),
]
static let version = "1.1.2"
static let version = "1.1.3"

var input: URL
var output: URL?
Expand Down

0 comments on commit b3ce1ab

Please sign in to comment.