increment version, because npm requires

This commit is contained in:
2023-06-11 13:36:30 +00:00
parent 52ceb31212
commit 5e064bb87a

View File

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