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

Commit b48dc28

Browse files
committed
Bump version to 0.15.0
Signed-off-by: Joffrey F <[email protected]>
1 parent 1e4713b commit b48dc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
var (
9-
Version = "dev"
9+
Version = "0.15.0"
1010

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

0 commit comments

Comments
 (0)