Skip to content

Commit b74c23d

Browse files
committed
Bump version to 0.3.0
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent d83bcb5 commit b74c23d

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
@@ -2,7 +2,7 @@ package xhyve
22

33
var (
44
// Version should be updated by hand at each release
5-
Version = "0.2.3"
5+
Version = "0.3.0"
66

77
// GitCommit will be overwritten automatically by the build system
88
GitCommit = "HEAD"

0 commit comments

Comments
 (0)