diff --git a/package.json b/package.json index 2818a8a..5b76ed2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpeerjs", - "version": "0.1.3", + "version": "0.1.4", "description": "WebPEER.js is decentralized P2P JS library for communication between applications in browser.", "main": "./dist/umd/webpeerjs.js", "module": "./src/webpeerjs.js",