Skip to content

Commit 7a7e30b

Browse files
committed
Merge pull request #81 from zchee/version-0.2.2
Bump version to 0.2.2
2 parents 3223800 + 3139a10 commit 7a7e30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xhyve/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var (
77
ConfigVersion int = 1
88

99
// Version should be updated by hand at each release
10-
Version string = "0.2.1"
10+
Version string = "0.2.2"
1111

1212
// GitCommit will be overwritten automatically by the build system
1313
GitCommit string = "HEAD"

0 commit comments

Comments
 (0)