Skip to content

Commit 25218ea

Browse files
committed
updated version
1 parent 8468045 commit 25218ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/utiluti/utiluti.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ struct UtilUTI: AsyncParsableCommand {
99
static let configuration = CommandConfiguration(
1010
commandName: "utiluti",
1111
abstract: "Read and set default URL scheme and file type handlers.",
12-
version: "1.2dev",
12+
version: "1.2",
1313
subcommands: [
1414
URLCommands.self,
1515
TypeCommands.self,

0 commit comments

Comments
 (0)