From 9c5fa045bdd37adb9c1b6263884240674d968faf Mon Sep 17 00:00:00 2001 From: twilio-ci Date: Tue, 19 Mar 2019 00:48:54 +0000 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79c59158..ad0d6c23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@twilio/webrtc", - "version": "2.3.0-dev", + "version": "2.3.0", "description": "WebRTC-related APIs and shims used by twilio-video.js", "scripts": { "build": "npm-run-all clean lint test",