diff --git a/package-lock.json b/package-lock.json index 7b94a2b..d412c32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "feathers-python", - "version": "0.7.0", + "version": "0.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ec91d4f..2ac0ec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feathers-python", - "version": "0.7.0", + "version": "0.8.0", "description": "Node.js for creating Feathers.js Backend Services based on Python Scripts", "main": "lib/index.js", "scripts": {