diff --git a/package-lock.json b/package-lock.json index 2ad180b..03b6dba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@eyevinn/chaos-stream-proxy", - "version": "0.3.0", + "version": "0.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@eyevinn/chaos-stream-proxy", - "version": "0.3.0", + "version": "0.4.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index d980154..3ef6742 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eyevinn/chaos-stream-proxy", - "version": "0.3.0", + "version": "0.4.0", "description": "Add some chaos to your HTTP streams to validate player behaviour", "main": "index.js", "scripts": {