diff --git a/package.json b/package.json index 4d6e0775..9c7d5cfe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drama-queen", "private": true, - "version": "2.3.2", + "version": "2.3.3-rc.0", "type": "module", "scripts": { "dev": "vite --port 5001 --strictPort",