From db5d663c3ac193ec5eedad85cfa5bf54829327d5 Mon Sep 17 00:00:00 2001 From: David LaPalomento Date: Fri, 15 Jul 2016 14:17:29 -0400 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40f871194..5098c1764 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "3.1.0", + "version": "3.2.0", "description": "Play back HLS with video.js, even where it's not natively supported", "main": "es5/videojs-contrib-hls.js", "engines": {