diff --git a/example/package.json b/example/package.json index 7b2d274..a6be602 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "0.16.0", + "version": "0.16.1", "private": true, "scripts": { "dev": "vite --open", diff --git a/package.json b/package.json index 4c23aba..6b74e54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rotki/ui-library-compat", - "version": "0.16.0", + "version": "0.16.1", "packageManager": "pnpm@8.14.0", "description": "A vue 2 backport of the design system and component library for rotki", "type": "module",