From 832a27475b773e7a63cc0b582be8d7871de75dc3 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Wed, 7 Sep 2016 10:37:14 -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 5c93e90..09a83c3 100644 --- a/todolist/webapp.go +++ b/todolist/webapp.go @@ -10,7 +10,7 @@ import ( ) const ( - VERSION = "0.3.0" + VERSION = "0.3.1" S3URL = "https://s3.amazonaws.com/todolist-local/" + VERSION ) -- cgit v1.3