diff --git a/package-lock.json b/package-lock.json index e37c9f3..94cf910 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "finale-rest", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6d4db63..b126fa2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "finale-rest", "description": "Create REST resources and controllers with Sequelize and Express or Restify", - "version": "1.0.5", + "version": "1.0.6", "author": "Tom Juszczyk ", "contributors": [ {