Skip to content

Commit 8b54ede

Browse files
authored
Merge pull request #376 from ethstorage/v020
bump version
2 parents 04d3db2 + 9b9322a commit 8b54ede

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
@@ -29,7 +29,7 @@ import (
2929
var (
3030
GitCommit = ""
3131
GitDate = ""
32-
Version = "v0.1.17"
32+
Version = "v0.2.0"
3333
Meta = "dev"
3434
BuildTime = ""
3535
systemVersion = fmt.Sprintf("%s/%s", runtime.GOARCH, runtime.GOOS)

0 commit comments

Comments
 (0)