From c802a2e3bcb4bc03eb485687a96c674b0e423048 Mon Sep 17 00:00:00 2001
From: lazorfuzz <leontosy@gmail.com>
Date: Tue, 1 Jan 2019 13:35:03 -0800
Subject: [PATCH] 0.2.12

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

diff --git a/package.json b/package.json
index 955849a..2538144 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "liowebrtc",
-  "version": "0.2.11",
+  "version": "0.2.12",
   "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