diff --git a/package.json b/package.json
index 82cb194809e8ed7fee4761ff74b6b97e473fe486..7065589d6308e12168fbbf2b80dc50207f96ea47 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liowebrtc",
-  "version": "0.2.3",
+  "version": "0.2.4",
   "repository": "https://github.com/lazorfuzz/liowebrtc",
   "main": "./dist/liowebrtc.js",
   "description": "A WebRTC library that makes it easy to embed peer to peer communication into UI components.",