Skip to content

Commit de843af

Browse files
committed
v5.0.0-11
1 parent 9c99def commit de843af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "video.js",
33
"description": "An HTML5 and Flash video player with a common API and skin for both.",
4-
"version": "5.0.0-10",
4+
"version": "5.0.0-11",
55
"main": [
66
"dist/video-js/video.js",
77
"dist/video-js/video-js.css",

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "video.js",
33
"description": "An HTML5 and Flash video player with a common API and skin for both.",
4-
"version": "5.0.0-10",
4+
"version": "5.0.0-11",
55
"keywords": [
66
"videojs",
77
"html5",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "video.js",
33
"description": "An HTML5 and Flash video player with a common API and skin for both.",
4-
"version": "5.0.0-10",
4+
"version": "5.0.0-11",
55
"copyright": "Copyright Brightcove, Inc. <https://www.brightcove.com/>",
66
"license": "Apache-2.0",
77
"keywords": [

0 commit comments

Comments
 (0)