Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
tchakabam committed Jun 18, 2018
1 parent c1f254c commit a5fe074
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/hls.js
Original file line number Diff line number Diff line change
Expand Up @@ -17868,7 +17868,7 @@ var hls_Hls = function () {
* @type {string}
*/
get: function get() {
return "0.10.0";
return "0.10.1";
}
}, {
key: 'Events',
Expand Down
2 changes: 1 addition & 1 deletion dist/hls.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hls.light.js
Original file line number Diff line number Diff line change
Expand Up @@ -12801,7 +12801,7 @@ var hls_Hls = function () {
* @type {string}
*/
get: function get() {
return "0.10.0";
return "0.10.1";
}
}, {
key: 'Events',
Expand Down
2 changes: 1 addition & 1 deletion dist/hls.light.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hls.light.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hls.light.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hls.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/hls.min.js.map

Large diffs are not rendered by default.

0 comments on commit a5fe074

Please sign in to comment.