From 96f78efc342a304263e5ad9693bfe377ab6fa890 Mon Sep 17 00:00:00 2001 From: jrivera Date: Mon, 15 Aug 2016 19:54:46 -0400 Subject: [PATCH] 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 590251d69..5d287cfcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "3.4.0", + "version": "3.5.0", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {