diff --git a/package-lock.json b/package-lock.json index 9ae0ca0..9c26c3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ask-community-interceptors", - "version": "0.0.5", + "version": "0.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 398ad42..84df541 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ask-community-interceptors", - "version": "0.0.5", + "version": "0.0.6", "description": "Request and Response Interceptors for Alexa projects built with the ASK SDK v2", "main": "dist/index.js", "types": "dist/index.d.ts",