From a551bd14ba7daa48c0c7409001710ed9f57c8046 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Mon, 20 Jun 2016 11:38:09 -0400 Subject: Add webapp --- todo.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todo.go') 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() { -- cgit v1.3