diff --git a/package.json b/package.json index 015ce569783287e53ecb0df6d28183c1168b5e71..f611b7e105137ce8d8e4a74258ac4e3d51a4d4cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatterbox", - "version": "0.3.1", + "version": "0.3.2", "scripts": { "start": "vite", "build": "tsc && vite build && vite build --config parent-vite.config.js && scripts/after-build.sh",