diff --git a/package.json b/package.json index d6b3e5fca8b4c724638dc4242659110897964f4a..49c8e49a2ccbfab2548f38b848dfeae16f609ec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatterbox", - "version": "0.4.1", + "version": "0.4.2", "scripts": { "start": "vite", "build": "tsc && vite build && vite build --config parent-vite.config.js && scripts/after-build.sh",