Skip to content

Commit 24d3842

Browse files
committed
Set version to 0.1.0
Let's not be too hasty...
1 parent 8ea02c3 commit 24d3842

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: "1.0.0",
26+
version: "0.1.0",
2727
subcommands: [
2828
Create.self,
2929
Import.self,

0 commit comments

Comments
 (0)