Skip to content

Commit

Permalink
unxip 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Apr 17, 2023
1 parent 3bb59a5 commit 6cd3341
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 @@ -572,7 +572,7 @@ struct Options {
("n", "dry-run", "Dry run. (Often useful with -v.)"),
("v", "verbose", "Print xip file contents."),
]
static let version = "2.0"
static let version = "2.1"

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

0 comments on commit 6cd3341

Please sign in to comment.