We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea02c3 commit 24d3842Copy full SHA for 24d3842
1 file changed
Sources/VM/VM.swift
@@ -23,7 +23,7 @@ struct VM: AsyncParsableCommand {
23
24
For headless operation, omit --interactive to run in background mode.
25
""",
26
- version: "1.0.0",
+ version: "0.1.0",
27
subcommands: [
28
Create.self,
29
Import.self,
0 commit comments