diff --git a/package.json b/package.json
index f6525eab83e31eb7ddd5917d1d14747458faab3a..c7bb9849c6e6bab78da17b5ec0c235a7b2a44894 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liowebrtc",
-  "version": "0.1.4",
+  "version": "0.1.5",
   "repository": "https://github.com/lazorfuzz/liowebrtc",
   "main": "./dist/liowebrtc.js",
   "description": "A react-compatible webRTC helper library that makes it easy to bake peer to peer communication into react components.",