diff --git a/package-lock.json b/package-lock.json index d67c2f4..8fc0791 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@htmx/template-element", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@htmx/template-element", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "devDependencies": { "@github/prettier-config": "0.0.6", diff --git a/package.json b/package.json index ec0908c..f5b08e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@htmx/htmx-toasts", - "version": "1.0.1", + "version": "1.0.0", "description": "A simple toast notification system for htmx", "repository": "zeiss/htmx-toasts", "type": "module",