From cf776b56cedce4c305af54bd68e172a21413f4cc Mon Sep 17 00:00:00 2001 From: Guillaume du Pontavice Date: Thu, 18 May 2017 22:06:18 +0200 Subject: [PATCH] Release 0.7.8 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index f8aa1f88479..2e34ad896bc 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "hls.js", - "version": "0.7.7", + "version": "0.7.8", "license": "Apache-2.0", "description": "Media Source Extension - HLS library, by/for Dailymotion", "homepage": "https://github.com/video-dev/hls.js", diff --git a/package.json b/package.json index d00509c65bb..49fcd571a06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hls.js", - "version": "0.7.7", + "version": "0.7.8", "license": "Apache-2.0", "description": "JavaScript HLS client using MediaSourceExtension", "homepage": "https://github.com/video-dev/hls.js",