From c849e31231a40fc9e68e1e82de8b83382da02d74 Mon Sep 17 00:00:00 2001 From: David LaPalomento Date: Mon, 2 Mar 2015 18:00:32 -0500 Subject: [PATCH] 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 250288ac..1dc32962 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-contrib-hls", - "version": "0.10.4", + "version": "0.11.0", "engines": { "node": ">= 0.10.12" },