From 8634cf8ab986e48d787889d8a82511b2d2f1599a Mon Sep 17 00:00:00 2001
From: lazorfuzz <leontosy@gmail.com>
Date: Wed, 21 Nov 2018 13:27:50 -0800
Subject: [PATCH] 0.2.4

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 82cb194..7065589 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.",
-- 
GitLab