diff --git a/package-lock.json b/package-lock.json index a4bd394..149eb9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "feathers-python", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2bc1b69..f193c15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "feathers-python", - "version": "0.4.0", + "version": "0.5.0", "description": "Node.js for creating Feathers.js Backend Services based on Python Scripts", "main": "lib/index.js", "scripts": {