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