diff options
| author | Grant Ammons <gammons@gmail.com> | 2016-09-07 10:37:14 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2016-09-07 10:37:14 -0400 |
| commit | 832a27475b773e7a63cc0b582be8d7871de75dc3 (patch) | |
| tree | c34479c14a450142726699260abeabb642b99c8a /todolist/webapp.go | |
| parent | b152f2ef04a04af5185891428a63e5343187b1f8 (diff) | |
Bump version0.3.1
Diffstat (limited to 'todolist/webapp.go')
| -rw-r--r-- | todolist/webapp.go | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |
