diff --git a/example/package.json b/example/package.json index 3a49bb9..465077d 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "0.22.11", + "version": "0.22.12", "private": true, "scripts": { "dev": "vite --open", diff --git a/package.json b/package.json index c1d4d24..8777ff2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rotki/ui-library-compat", - "version": "0.22.11", + "version": "0.22.12", "packageManager": "pnpm@8.15.6", "description": "A vue 2 backport of the design system and component library for rotki", "type": "module",