From 47a0bb7f93ba3521949970dd657fcabe3480e13b Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Thu, 16 Feb 2017 17:09:26 -0500 Subject: [PATCH] 5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 080287fa0..8d0d75f61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.2.1", + "version": "5.3.0", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {