diff --git a/package.json b/package.json index b7b74dd91987383ff6da6944c637aed2995445be..d874a57a892a02803252ecd5ab59c01ee5828a8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatterbox", - "version": "0.2.1", + "version": "0.2.2", "scripts": { "start": "vite", "build": "tsc && vite build && vite build --config parent-vite.config.js && scripts/after-build.sh",