From 4a00bef3692e468ae5a57ccd72dcdcaa31e7967d Mon Sep 17 00:00:00 2001 From: Garrett Singer Date: Fri, 20 Jan 2017 13:05:06 -0500 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 219d895a..36aeccf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "4.1.0", + "version": "4.1.1", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {