1 parent 0f35f09 commit d62549eCopy full SHA for d62549e
1 file changed
Sources/applebox/Applebox.swift
@@ -37,7 +37,7 @@ struct Applebox: AsyncParsableCommand {
37
static let configuration = CommandConfiguration(
38
commandName: "box",
39
abstract: "Persistent Linux development containers for macOS",
40
- version: "0.1.5",
+ version: "0.2.0",
41
subcommands: [
42
Create.self,
43
Enter.self,
0 commit comments