diff --git a/package-lock.json b/package-lock.json index fefa5fd..3aa370d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@consentsoftware/webclient", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1d6ebda..ce9a4b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consentsoftware/webclient", - "version": "1.0.7", + "version": "1.0.8", "private": false, "description": "a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.", "main": "dist_ts/index.js",