increment version number because testing workflow

This commit is contained in:
2023-06-11 16:24:17 +00:00
parent e5054f7c95
commit daf040439c

View File

@@ -1,6 +1,6 @@
{
"name": "api-websocket-bridge",
"version": "1.0.3",
"version": "1.0.4",
"description": "API WebSocket Bridge is a Node.js application that provides a WebSocket server for real-time communication. It allows clients to connect and exchange data using the WebSocket protocol",
"main": "source/index.js",
"scripts": {