From 00a56df2ab68fd4ecd33056bb250978dfdf67488 Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Tue, 16 May 2017 18:21:13 -0400 Subject: [PATCH] 5.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0603e0a7..a940b30e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.5.2", + "version": "5.5.3", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {