Skip to content

Commit

Permalink
Updated version number in bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops committed Mar 31, 2014
1 parent efe25c0 commit a5ec830
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "video.js",
"description": "An HTML5 and Flash video player with a common API and skin for both.",
"version": "4.4.3",
"version": "4.5.1",
"main": [
"dist/video-js/video.js",
"dist/video-js/video.js",
"dist/video-js/video-js.css"
],
"keywords": [
Expand All @@ -13,4 +13,4 @@
"video",
"player"
]
}
}

0 comments on commit a5ec830

Please # to comment.