From bd1c22d1af9cde98a7e1340df4d6d4e187b6b889 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Tue, 14 Mar 2017 16:45:45 -0400 Subject: Version bump --- todolist/webapp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todolist/webapp.go') diff --git a/todolist/webapp.go b/todolist/webapp.go index 57566b9..dcece3a 100644 --- a/todolist/webapp.go +++ b/todolist/webapp.go @@ -10,7 +10,7 @@ import ( ) const ( - VERSION = "0.5.1" + VERSION = "0.5.2" S3URL = "https://s3.amazonaws.com/todolist-local/" + VERSION ) -- cgit v1.3