Skip to content

Commit

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

var input: URL
var output: URL?
Expand Down

0 comments on commit b0dbc9b

Please sign in to comment.