From 912f7223ae27e3638ef020164a65e7f30f8f0315 Mon Sep 17 00:00:00 2001
From: lazorfuzz <leontosy@gmail.com>
Date: Thu, 27 Dec 2018 14:08:49 -0800
Subject: [PATCH] 0.2.8

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

diff --git a/package.json b/package.json
index 73930ec..db2bf83 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.",
-- 
GitLab