Version bump

This commit is contained in:
2025-12-10 11:58:44 +11:00
parent e7b631c9c5
commit 9935bc9c2f
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "chat-server", "name": "chat-server",
"version": "1.5.4", "version": "1.5.5",
"description": "An API centric chat server. Uses Sequelize and mariaDB by default.", "description": "An API centric chat server. Uses Sequelize and mariaDB by default.",
"main": "server/server.js", "main": "server/server.js",
"scripts": { "scripts": {