From 79435868bb67114a7d286e5996d22ec2945e1d69 Mon Sep 17 00:00:00 2001 From: twilio-ci Date: Mon, 11 Nov 2019 20:55:49 +0000 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cb1d752..8d7d0104 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/webrtc", - "version": "2.4.0-dev", + "version": "2.4.0", "description": "WebRTC-related APIs and shims used by twilio-video.js", "scripts": { "build": "npm-run-all clean lint test",