summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-24 20:30:53 +0530
committerAndinus <andinus@nand.sh>2020-04-24 20:30:53 +0530
commitf95d3e3d1216b418d844d848627567f255c9c08a (patch)
tree2c484d2717f34551c63c379f20434629ab5c3442
parent1bc0e6faed0b178745d26026233999f48a9b4fa6 (diff)
downloadcetus-f95d3e3d1216b418d844d848627567f255c9c08a.tar.gz
Bump version to v0.6.9
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index ffd5902..4a9ff15 100644
--- a/main.go
+++ b/main.go
@@ -9,7 +9,7 @@ import (
 )
 
 var (
-	version string = "v0.6.8"
+	version string = "v0.6.9"
 	dump    bool
 	random  bool
 	notify  bool