From 173bb3c49929a10d8e5cb0fe5eae6f333b8cbd77 Mon Sep 17 00:00:00 2001 From: twilio-ci Date: Wed, 12 Aug 2020 17:51:14 +0000 Subject: [PATCH] 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0a988f2..7cb8ba49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/webrtc", - "version": "4.3.2-dev", + "version": "4.3.2", "description": "WebRTC-related APIs and shims used by twilio-video.js", "scripts": { "build": "npm-run-all clean lint test",