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": {