diff --git a/bower.json b/bower.json index 5f640a62709..d6ae68037ad 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "hls.js", - "version": "0.10.0", + "version": "0.10.1", "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 714c846904a..ca8ea8e26b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hls.js", - "version": "0.10.0", + "version": "0.10.1", "license": "Apache-2.0", "description": "JavaScript HLS client using MediaSourceExtension", "homepage": "https://github.com/video-dev/hls.js",