From 323a3afa9ad5d14acf1b28c0cca646008ce5bb17 Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Fri, 3 Mar 2017 15:27:51 -0500 Subject: [PATCH] 5.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 378fa8a34..6723d5b26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.3.2", + "version": "5.3.3", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {