diff --git a/example/package.json b/example/package.json index f7b0a91..adc10f8 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "0.26.1", + "version": "0.27.0", "private": true, "scripts": { "dev": "vite --open", diff --git a/package.json b/package.json index 974d0c8..4d0abfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rotki/ui-library-compat", - "version": "0.26.1", + "version": "0.27.0", "packageManager": "pnpm@9.1.0", "description": "A vue 2 backport of the design system and component library for rotki", "type": "module",