From e08b841cf78e4668ef53c934b153095e53800416 Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Fri, 3 Feb 2017 17:21:18 -0500 Subject: [PATCH] 5.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f725501a..16709b98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.1.0", + "version": "5.1.1", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {