diff --git a/example/package.json b/example/package.json index 6492474..46a4b17 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "1.2.8", + "version": "1.3.0", "private": true, "scripts": { "dev": "vite --open", diff --git a/package.json b/package.json index eca5db7..ee3b50a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rotki/ui-library", - "version": "1.2.8", + "version": "1.3.0", "packageManager": "pnpm@9.11.0", "description": "A vue design system and component library for rotki", "type": "module",