From e3424f6a4d19cf8117946fefe6aa6ccf23a2a7e3 Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Thu, 19 Jan 2017 17:48:24 -0500 Subject: [PATCH] 6.0.0-RC.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5352d41dc..a9175b102 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.16.0", + "version": "6.0.0-RC.0", "main": "./es5/video.js", "style": "./dist/video-js.css", "copyright": "Copyright Brightcove, Inc. ",