We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9807882 commit 7d92f74Copy full SHA for 7d92f74
xhyve/version.go
@@ -2,7 +2,7 @@ package xhyve
2
3
var (
4
// Version should be updated by hand at each release
5
- Version = "0.3.2"
+ Version = "0.3.3"
6
7
// GitCommit will be overwritten automatically by the build system
8
GitCommit = "HEAD"
0 commit comments