diff --git a/package.json b/package.json index 9ab4ff7..25f5e39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@juspay/svelte-ui-components", - "version": "1.7.0", + "version": "1.8.0", "scripts": { "dev": "vite dev", "build": "vite build && npm run package",