diff --git a/package.json b/package.json
index fec966a3dabc8edadd82c7b1250f05e0e344c951..e3468a1cb455164ef20baf7dbe1498ccbcd410f6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "usp-js",
-  "version": "0.4.6",
+  "version": "0.4.7",
   "description": "Library for easy usp(TR-369) communication using mqtt or ws.",
   "main": "node/index.js",
   "browser": "web/index.js",