From 1773d9f07686552e919af27ec1390c1994b1ac7e Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Tue, 7 Mar 2017 15:46:15 -0500 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 1437941..57566b9 100644 --- a/todolist/webapp.go +++ b/todolist/webapp.go @@ -10,7 +10,7 @@ import ( ) const ( - VERSION = "0.5" + VERSION = "0.5.1" S3URL = "https://s3.amazonaws.com/todolist-local/" + VERSION ) -- cgit v1.3