We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ac317 commit 4bdcc07Copy full SHA for 4bdcc07
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: "0.1.0",
+ version: "0.1.1",
27
subcommands: [
28
Create.self,
29
Import.self,
0 commit comments