From 1f04a4d74e390b92a59f2e89a647b1b8605f2e4b Mon Sep 17 00:00:00 2001 From: Garrett Singer Date: Mon, 17 Oct 2016 16:52:20 -0400 Subject: [PATCH] 3.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 114806554..961582395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "3.6.1", + "version": "3.6.2", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {