aboutsummaryrefslogtreecommitdiffstats
path: root/todo.go
diff options
context:
space:
mode:
authorGrant Ammons <gammons@gmail.com>2017-09-26 08:12:37 -0400
committerGrant Ammons <gammons@gmail.com>2017-09-26 08:12:37 -0400
commitffb472f7d84952228dd244f4911806f0e6a31e77 (patch)
treee700286f8734cf1692dbb4ceae275dd36d651727 /todo.go
parent902d0f825abc3a18278aadc2a8c3cd45dd8d308d (diff)
Bump todolist version0.8
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 3f3c20d..98bc133 100644
--- a/todo.go
+++ b/todo.go
@@ -11,7 +11,7 @@ import (
)
const (
- VERSION = "0.7"
+ VERSION = "0.8"
)
func main() {