summary refs log tree commit diff stats
path: root/cmd
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-02 13:31:52 +0530
committerAndinus <andinus@nand.sh>2020-04-02 13:31:52 +0530
commitd0ae6bd6216d3c16aaa1cd6852a88717b266ee62 (patch)
tree93d527feef3f407bd6ea64fd1ef4ec58942b1435 /cmd
parentcf93554a7739e397e4977bde4fa4818bd58ae234 (diff)
downloadcetus-d0ae6bd6216d3c16aaa1cd6852a88717b266ee62.tar.gz
Bump version to v0.6.3
Diffstat (limited to 'cmd')
-rw-r--r--cmd/cetus/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/cetus/main.go b/cmd/cetus/main.go
index b7419ec..8efc17c 100644
--- a/cmd/cetus/main.go
+++ b/cmd/cetus/main.go
@@ -9,7 +9,7 @@ import (
 )
 
 var (
-	version string = "v0.6.2"
+	version string = "v0.6.3"
 	dump    bool
 	random  bool
 	notify  bool