From e7e8ec8d2b3be3157c891bf4c89883f5cdef5446 Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Tue, 22 Aug 2017 17:11:09 -0400 Subject: [PATCH] 5.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cf0c98e5..8c5374963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.9.0", + "version": "5.10.0", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {