summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-24 20:22:10 +0530
committerAndinus <andinus@nand.sh>2020-04-24 20:23:01 +0530
commitf1ceff2eb88c05a24f07d9abe590d5a88f7d1697 (patch)
tree019786ebb27127369188f73cc3b9643d1a711f64
parent6edb082db54d48eb5ff6f5f6203c198ce3fd7a89 (diff)
downloadcetus-0.6.8.tar.gz
Bump version to v0.6.8 v0.6.8
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 66d401f..ffd5902 100644
--- a/main.go
+++ b/main.go
@@ -9,7 +9,7 @@ import (
 )
 
 var (
-	version string = "v0.6.7"
+	version string = "v0.6.8"
 	dump    bool
 	random  bool
 	notify  bool