From 7353a1460a177ed2f805fdfb41659177766adcd1 Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Wed, 12 Jul 2017 17:47:56 -0400 Subject: [PATCH] 5.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b5e7607e..5e028a9cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.8.0", + "version": "5.8.1", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {