Update Changelog and bump version numbers

This commit is contained in:
Thomas Bloor 2017-12-08 16:13:50 +00:00
parent aa7d17522e
commit dd891486ae
No known key found for this signature in database
GPG key ID: 4657C7EBE42CC5CC
3 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,8 @@
# Next Release
# v0.0.7
* Added ESTA to Story Trail
* Reverted Story Trail naming to LIS
* Changed Trail map code to make it flexible based on association

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "localloop-web",
"version": "0.0.6",
"version": "0.0.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "localloop-web",
"version": "0.0.6",
"version": "0.0.7",
"description": "LocalLoop Web - Web interface for LocalLoop app",
"author": "",
"url": "http://www.peartrade.org",