Skip to content

Commit 0fe60c9

Browse files
committed
Tag 0.10.0
1 parent 08f66f2 commit 0fe60c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/hostmgr/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import libhostmgr
55

66
struct HostMgr: ParsableCommand {
77

8-
private var appVersion = "0.9.0"
8+
private var appVersion = "0.10.0"
99

1010
static var configuration = CommandConfiguration(
1111
abstract: "A utility for managing VM hosts",

0 commit comments

Comments
 (0)