From d38405cf0ae231a36b196e0acb4a6f8e159696df Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Tue, 25 Apr 2017 13:26:13 -0400 Subject: [PATCH] 5.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3bae22b8..c5b8370c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "5.4.1", + "version": "5.5.0", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {