Skip to content

Commit 8c6707e

Browse files
authored
bump version to v0.2.9 (#505)
1 parent 31d8ec5 commit 8c6707e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/es-node/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
var (
3333
GitCommit = ""
3434
GitDate = ""
35-
Version = "v0.2.8"
35+
Version = "v0.2.9"
3636
Meta = "dev"
3737
BuildTime = ""
3838
systemVersion = fmt.Sprintf("%s/%s", runtime.GOARCH, runtime.GOOS)

0 commit comments

Comments
 (0)