diff --git a/package.json b/package.json index 5296174..8fa4cde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consentsoftware/webclient", - "version": "1.0.15", + "version": "1.0.16", "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", @@ -40,4 +40,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}