summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-03-26 00:39:43 +0530
committerAndinus <andinus@nand.sh>2020-03-26 00:39:43 +0530
commit9af848b93ffc76c1cd548ec46c4daa09cd83bbb9 (patch)
tree4307d2d3f7644f095971c0a8e366558fb652ef7a
parent42fd17db30272a03ad705a3eaf11cf413128a2db (diff)
downloadcetus-9af848b93ffc76c1cd548ec46c4daa09cd83bbb9.tar.gz
Bump version to v0.6.2 v0.6.2
-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 d6a2d98..b7419ec 100644
--- a/cmd/cetus/main.go
+++ b/cmd/cetus/main.go
@@ -9,7 +9,7 @@ import (
 )
 
 var (
-	version string = "v0.6.1"
+	version string = "v0.6.2"
 	dump    bool
 	random  bool
 	notify  bool