diff --git a/unxip.swift b/unxip.swift index 08a646f..6cbf0be 100644 --- a/unxip.swift +++ b/unxip.swift @@ -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?