diff --git a/package.json b/package.json
index 73930ec9cf2c4d5ffe48c9f0abe7d563aa7f39ab..db2bf83b21ba7e7f483779374b4a5e0a3598abe1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liowebrtc",
-  "version": "0.2.7",
+  "version": "0.2.8",
   "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.",