diff --git a/package-lock.json b/package-lock.json index 59ba14e..a2c7d90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@unleash/proxy", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 91a73ae..3f76016 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unleash/proxy", - "version": "0.5.0", + "version": "0.6.0", "description": "The Unleash Proxy (Open-Source)", "main": "dist/index.js", "scripts": {