diff --git a/package-lock.json b/package-lock.json index 2103a54..18bb049 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cher-ami/compose", - "version": "0.15.4", + "version": "0.16.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cher-ami/compose", - "version": "0.15.4", + "version": "0.16.0", "license": "MIT", "dependencies": { "@cher-ami/debug": "^1.2.0", diff --git a/package.json b/package.json index 61f83fb..d16cc00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cher-ami/compose", - "version": "0.15.4", + "version": "0.16.0", "description": "Compose is a small and type-safe library that links your javascript to your DOM.", "author": "Willy Brauner", "license": "MIT",