diff --git a/package/package.json b/package/package.json index 5de5d59..2a3bf21 100644 --- a/package/package.json +++ b/package/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/ayo-run/astro-resume" }, "type": "module", - "version": "0.4.5", + "version": "0.4.6", "keywords": [ "astro-component", "css", "ui" ], - "license": "MIT", + "license": "MIT", "exports": { ".": "./index.ts", "./*": "./*"