diff --git a/package.json b/package.json index 050e9ea..ca74f29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@very-simple/components", - "version": "0.5.2", + "version": "0.6.0", "description": "A very simple way to attach javascript to the DOM", "type": "module", "main": "dist/index.js",