From 90a35514e2045ec60c5d56dcdae8a4e436769816 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Tue, 7 Mar 2017 11:26:37 -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 09a83c3..1437941 100644 --- a/todolist/webapp.go +++ b/todolist/webapp.go @@ -10,7 +10,7 @@ import ( ) const ( - VERSION = "0.3.1" + VERSION = "0.5" S3URL = "https://s3.amazonaws.com/todolist-local/" + VERSION ) -- cgit v1.3