Skip to content

Commit d62549e

Browse files
committed
Set version to 0.2.0
1 parent 0f35f09 commit d62549e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/applebox/Applebox.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ struct Applebox: AsyncParsableCommand {
3737
static let configuration = CommandConfiguration(
3838
commandName: "box",
3939
abstract: "Persistent Linux development containers for macOS",
40-
version: "0.1.5",
40+
version: "0.2.0",
4141
subcommands: [
4242
Create.self,
4343
Enter.self,

0 commit comments

Comments
 (0)