aboutsummaryrefslogtreecommitdiffstats
path: root/todo.go
diff options
context:
space:
mode:
authorQuey-Liang Kao <s101062801@m101.nthu.edu.tw>2017-08-27 22:33:27 -0500
committerGitHub <noreply@github.com>2017-08-27 22:33:27 -0500
commitffe7856c0d2f6d62e2be73f04ce576647ccbde15 (patch)
treee24fc26636498a7a2e6e8348f62f6dc0cef44e75 /todo.go
parent620a9f3aff090063f79285fb20437a62ce089a4e (diff)
parent01de2e1a7d2e9b082b76e110c1f4079db39c6875 (diff)
Merge pull request #94 from ingorichter/ingo/update-version
update version
Diffstat (limited to 'todo.go')
-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() {