aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Richter <ingo.richter+github@gmail.com>2017-08-22 11:04:15 -0700
committerIngo Richter <ingo.richter+github@gmail.com>2017-08-22 11:04:15 -0700
commit01de2e1a7d2e9b082b76e110c1f4079db39c6875 (patch)
treee24fc26636498a7a2e6e8348f62f6dc0cef44e75
parent620a9f3aff090063f79285fb20437a62ce089a4e (diff)
update version
-rw-r--r--todo.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.go b/todo.go
index 1eea73c..dd6f44f 100644
--- a/todo.go
+++ b/todo.go
@@ -11,7 +11,7 @@ import (
)
const (
- VERSION = "0.6"
+ VERSION = "0.7"
)
func main() {