diff --git a/package.json b/package.json index a0d9db9..9bdbdb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpeerjs", - "version": "0.1.5", + "version": "0.1.6", "description": "WebPEER.js is decentralized P2P JS library for communication between applications in browser.", "main": "./dist/umd/webpeerjs.js", "module": "./src/webpeerjs.js",