aboutsummaryrefslogtreecommitdiffstats
path: root/todo.go
diff options
context:
space:
mode:
authorGrant Ammons <gammons@gmail.com>2016-06-20 11:38:09 -0400
committerGrant Ammons <gammons@gmail.com>2016-06-20 11:38:09 -0400
commita551bd14ba7daa48c0c7409001710ed9f57c8046 (patch)
tree095b3d2d310255b0913c33314af6d4a4c8ce3079 /todo.go
parent642a71b941aa382b1e7a42e7e378452007373cda (diff)
Add webapp
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 3beccc8..0240886 100644
--- a/todo.go
+++ b/todo.go
@@ -10,7 +10,7 @@ import (
)
const (
- VERSION = "0.1.0"
+ VERSION = "0.2.0"
)
func main() {