From eafecf0dfcfae42d08d6bd975cd7d20b9d7d2e11 Mon Sep 17 00:00:00 2001 From: David LaPalomento Date: Wed, 19 Oct 2016 17:53:43 -0400 Subject: [PATCH] 3.6.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f073d6820..48e5ae667 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "3.6.4", + "version": "3.6.5", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {