From 5875aacef4c55b1dc241b4ac325decf52e331431 Mon Sep 17 00:00:00 2001 From: David LaPalomento Date: Thu, 4 May 2017 16:22:42 -0400 Subject: [PATCH] 5.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5b8370c5..9d090d1fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.5.0", + "version": "5.5.1", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {