From 0e22f14f400068e32fe960b8eca3ee35b112cbd3 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Thu, 25 May 2017 09:58:15 -0400 Subject: bump version --- todolist/webapp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todolist') diff --git a/todolist/webapp.go b/todolist/webapp.go index c0b04a7..ef0ef23 100644 --- a/todolist/webapp.go +++ b/todolist/webapp.go @@ -10,7 +10,7 @@ import ( ) const ( - VERSION = "0.5.3" + VERSION = "0.6" S3URL = "https://s3.amazonaws.com/todolist-local/" + VERSION ) -- cgit v1.3