Skip to content

Commit

Permalink
Bump to v1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
eXon committed Dec 20, 2014
1 parent fe4e2b3 commit ef4f0a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "videojs-youtube",
"description": "YouTube playback technology for Video.js",
"version": "1.2.7",
"version": "1.2.8",
"main": ["dist/vjs.youtube.js"],
"ignore": [
"examples",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "videojs-youtube",
"description": "YouTube playback technology for Video.js",
"version": "1.2.7",
"version": "1.2.8",
"author": "Benoit Tremblay",
"repository": {
"type": "git",
Expand All @@ -22,4 +22,4 @@
"scripts": {
"test": "grunt test"
}
}
}

0 comments on commit ef4f0a9

Please sign in to comment.