diff --git a/package-lock.json b/package-lock.json index 3cb1d87..e9f7170 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aicore/cocodb-ws-client", - "version": "1.0.21", + "version": "1.0.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@aicore/cocodb-ws-client", - "version": "1.0.21", + "version": "1.0.22", "license": "AGPL-3.0-or-later", "dependencies": { "@aicore/libcommonutils": "1.0.20", diff --git a/package.json b/package.json index 85002b6..2e4cba6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aicore/cocodb-ws-client", - "version": "1.0.21", + "version": "1.0.22", "description": "Websocket client for cocoDb", "main": "src/index.js", "type": "module",