diff --git a/package.json b/package.json
index 69f1d280e88a847a90ac7d23b37c31a056c30fd7..f77f33acebf84add4f4bf30fcd0bd95d88c332f8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liowebrtc",
-  "version": "0.2.1",
+  "version": "0.2.2",
   "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.",