Skip to content

Commit 4bdcc07

Browse files
committed
Set version to 0.1.1
1 parent 26ac317 commit 4bdcc07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/VM/VM.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ struct VM: AsyncParsableCommand {
2323
2424
For headless operation, omit --interactive to run in background mode.
2525
""",
26-
version: "0.1.0",
26+
version: "0.1.1",
2727
subcommands: [
2828
Create.self,
2929
Import.self,

0 commit comments

Comments
 (0)