Skip to content

Commit

Permalink
bump to 0.2.89
Browse files Browse the repository at this point in the history
  • Loading branch information
towerz committed Mar 27, 2018
1 parent 370b7fa commit 381a9ec
Show file tree
Hide file tree
Showing 10 changed files with 5,372 additions and 4,233 deletions.
4 changes: 2 additions & 2 deletions bower.json
@@ -1,7 +1,7 @@
{
"name": "clappr",
"description": "An extensible media player for the web",
"version": "0.2.88",
"version": "0.2.89",
"homepage": "https://github.com/clappr/clappr",
"authors": [
"Globo.com"
Expand Down Expand Up @@ -35,7 +35,7 @@
"eslint-config-node-style-guide": "^3.0.0",
"file-loader": "^1.1.11",
"gulp": "^3.9.1",
"hls.js": "^0.8.9",
"hls.js": "^0.9.1",
"html-loader": "^0.5.5",
"istanbul": "^0.4.2",
"istanbul-instrumenter-loader": "^3.0.0",
Expand Down
9,583 changes: 5,361 additions & 4,222 deletions dist/clappr.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/clappr.plainhtml5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/clappr.plainhtml5.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "clappr",
"version": "0.2.88",
"version": "0.2.89",
"description": "An extensible media player for the web",
"main": "./dist/clappr.js",
"scripts": {
Expand Down

0 comments on commit 381a9ec

Please sign in to comment.