Bump package version and fix spacing in user system section of readme (#206)

This commit is contained in:
Dan Orlando 2023-05-07 12:27:04 -07:00 committed by GitHub
parent dac19038a3
commit 960e8c4724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View file

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