summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-05 14:19:48 +0530
committerAndinus <andinus@nand.sh>2020-04-05 14:19:48 +0530
commitec62156564714ebfdc51317236f69886ccf618a6 (patch)
tree185815e0200551345cd9cec83ce85fd1e53bb916
parent9f3b4257a642b4229afbf87e1705da0e6115031b (diff)
downloadcetus-0.6.6.tar.gz
Bump version to v0.6.6 v0.6.6
-rw-r--r--cmd/cetus/app.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/cetus/app.go b/cmd/cetus/app.go
index 5c9d0e9..8c41a6b 100644
--- a/cmd/cetus/app.go
+++ b/cmd/cetus/app.go
@@ -9,7 +9,7 @@ import (
 )
 
 var (
-	version string = "v0.6.5"
+	version string = "v0.6.6"
 	dump    bool
 	random  bool
 	notify  bool