diff --git a/package.json b/package.json index 92a68051f8f2e2cf7a076bfa725fcc688776389d..8a055ba26a1b5ab7c1ffe38fac9bf6212c2d449b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "usp-js", - "version": "0.2.22", + "version": "0.2.23", "description": "Helper library for easy usp communication using mqtt over tcp or ws.", "main": "node/index.js", "browser": "web/index.js",