From 9ee2a7db8bfc2d7a70614dcc091d4596ce0a668f Mon Sep 17 00:00:00 2001 From: jrivera Date: Thu, 26 May 2016 18:11:52 -0400 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09b744016..31d9726e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "3.0.2", + "version": "3.0.3", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {