diff --git a/package.json b/package.json index 9862d727d..41ed30ef9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "3.6.9", + "version": "3.6.10", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {