From 146f19e1dc8143096bca6bfd0adf2e1f8d9be7b7 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Wed, 29 Mar 2017 08:42:27 -0400 Subject: Bump version --- 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 b91ba78..c0b04a7 100644 --- a/todolist/webapp.go +++ b/todolist/webapp.go @@ -10,7 +10,7 @@ import ( ) const ( - VERSION = "0.5.2" + VERSION = "0.5.3" S3URL = "https://s3.amazonaws.com/todolist-local/" + VERSION ) -- cgit v1.3