From 4d9c0ef0d859884717a744cab3bf4f80de05d301 Mon Sep 17 00:00:00 2001 From: jforbes Date: Tue, 18 Jul 2017 10:12:09 -0400 Subject: [PATCH] 5.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51e0ff83b..9d6093cfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.8.1", + "version": "5.8.2", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {