chore: bump version to 0.3.3 in package.json files

This commit is contained in:
Daniel Avila 2023-04-10 17:06:49 -04:00
parent 78ae220f7e
commit 31893ec9f6
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "chatgpt-clone",
"version": "0.3.2",
"version": "0.3.3",
"description": "",
"main": "server/index.js",
"scripts": {