Bumped patch version

This commit is contained in:
2022-06-10 17:26:27 +01:00
parent c44ed79e6d
commit 53ea726c89
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "chat-server", "name": "chat-server",
"version": "1.2.6", "version": "1.2.8",
"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": {