added minor version

This commit is contained in:
2023-06-11 13:16:41 +00:00
parent 1673e48c64
commit 82d1ccb4ee

View File

@@ -1,6 +1,6 @@
{
"name": "api-websocket-bridge",
"version": "1.0.0",
"version": "1.0.1",
"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": {