From ce366983cc8753e81183da99e1c0e95b90b3300c Mon Sep 17 00:00:00 2001
From: lazorfuzz <leontosy@gmail.com>
Date: Mon, 12 Aug 2019 02:18:33 -0700
Subject: [PATCH] 0.2.15

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

diff --git a/package.json b/package.json
index 929b963..073352c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liowebrtc",
-  "version": "0.2.14",
+  "version": "0.2.15",
   "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