diff --git a/package.json b/package.json index fcd17a3..5cdf473 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@syncraft/svelte-ui", - "version": "1.0.3", + "version": "1.0.4", "scripts": { "dev": "vite dev", "build": "vite build && npm run prepack",