diff --git a/example/package.json b/example/package.json index e92162a6..93e3932f 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "0.0.1", + "version": "0.11.0", "private": true, "scripts": { "dev": "vite --open", diff --git a/package.json b/package.json index a8fcd96f..687adcb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rotki/ui-library", - "version": "0.10.1", + "version": "0.11.0", "packageManager": "pnpm@8.14.1", "description": "A vue design system and component library for rotki", "type": "module",