Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Commit d6b0e6f

Browse files
committed
bump 0.0.7
1 parent 52bf8d1 commit d6b0e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ package version
1818

1919
var (
2020
// VERSION should be updated by hand at each release
21-
VERSION = "0.0.1"
21+
VERSION = "0.0.7"
2222

2323
// GITCOMMIT will be overwritten automatically by the build system
2424
GITCOMMIT = "HEAD"

0 commit comments

Comments
 (0)