From d27811808b84cf2bd141021388cf95605cc0b1d6 Mon Sep 17 00:00:00 2001
From: Lance Stout <lancestout@gmail.com>
Date: Mon, 3 Apr 2017 11:45:37 -0700
Subject: [PATCH] 7.0.2

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

diff --git a/package.json b/package.json
index 5df4186..488213b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "rtcpeerconnection",
-  "version": "7.0.1",
+  "version": "7.0.2",
   "description": "A tiny browser module that normalizes and simplifies the API for WebRTC peer connections.",
   "main": "rtcpeerconnection.js",
   "repository": {
-- 
GitLab