diff --git a/package.json b/package.json
index 0b4cfe7676ae2d7d3ba7cbfab99e94cd2987353d..d5415f4ea5c2951db4acb9686ba189358946cb62 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liowebrtc",
-  "version": "0.1.5",
+  "version": "0.1.6",
   "repository": "https://github.com/lazorfuzz/liowebrtc",
   "main": "./dist/liowebrtc.js",
   "description": "An Electron-compatible webRTC library that makes it easy to embed peer to peer communication into react components.",