From 7cdaa2a2eeae679aa1de29fc1bc1aa407d68604d Mon Sep 17 00:00:00 2001 From: Philipp Hancke Date: Sat, 13 Oct 2018 21:18:18 +0200 Subject: [PATCH] 6.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18a5e20b2..50bc5ab0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webrtc-adapter", - "version": "6.4.2", + "version": "6.4.3", "description": "A shim to insulate apps from WebRTC spec changes and browser prefix differences", "license": "BSD-3-Clause", "main": "./src/js/adapter_core.js",