From 822104d47a2091a60d4c7d889ead7d739e7606b7 Mon Sep 17 00:00:00 2001 From: yflory Date: Fri, 9 Aug 2024 17:17:21 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d53ae94..1419561 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netflux-websocket", - "version": "1.2.0", + "version": "1.2.1", "description": "a websocket based implementation of the netflux api", "main": "netflux-client.js", "scripts": {