diff --git a/example/package.json b/example/package.json index c898dec2..1a9229ea 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "1.7.1", + "version": "1.8.0", "private": true, "scripts": { "dev": "vite --open", diff --git a/package.json b/package.json index 79ac627e..46722843 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rotki/ui-library", - "version": "1.7.1", + "version": "1.8.0", "packageManager": "pnpm@9.13.2", "description": "A vue design system and component library for rotki", "type": "module",