diff --git a/package-lock.json b/package-lock.json index a120d19..67cf3bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20921,7 +20921,7 @@ } }, "packages/slithe": { - "version": "0.5.0", + "version": "0.5.1", "license": "MIT", "dependencies": { "@stencil/core": "^4.9.0" diff --git a/packages/slithe/package.json b/packages/slithe/package.json index 4d51253..a5a34c2 100644 --- a/packages/slithe/package.json +++ b/packages/slithe/package.json @@ -1,6 +1,6 @@ { "name": "slithe", - "version": "0.5.0", + "version": "0.5.1", "description": "Snaky web components that moults", "type": "module", "module": "dist/index.js",