Skip to content

Commit 5c88a38

Browse files
committed
Bump to v0.2.0
1 parent 2f3ad9e commit 5c88a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rke/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "fmt"
44

55
var (
66
// Version app version
7-
Version = "0.1.0"
7+
Version = "0.2.0"
88
// Revision git commit short commithash
99
Revision = "xxxxxx" // set on build
1010
)

0 commit comments

Comments
 (0)