v0.7.1 minor bug fixes

This commit is contained in:
2026-03-11 14:37:49 -04:00
parent fd041ea95a
commit a1f0c35e8d
10 changed files with 43 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jama-backend",
"version": "0.7.0",
"version": "0.7.1",
"description": "TeamChat backend server",
"main": "src/index.js",
"scripts": {