diff --git a/package-lock.json b/package-lock.json index 093a132..a89c692 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@riotjs/custom-elements", - "version": "4.0.0", + "version": "4.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 36e4fea..582ac2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@riotjs/custom-elements", - "version": "4.0.0", + "version": "4.1.0", "description": "Simple API to create vanilla custom elements with riot", "main": "index.js", "jsnext:main": "index.next.js",