From abe7f077d536f4defb4eb77a20aab205bebb06af Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Thu, 9 Feb 2017 12:11:44 -0500 Subject: [PATCH] 5.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87e18ede4..1c6288fba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.2.0", + "version": "5.2.1", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {