Skip to content

Commit

Permalink
3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Aug 4, 2019
1 parent 7a41ad1 commit 3ff1650
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions dist/youtube-video.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*!
* Youtube-video-js v3.1.3
* https://github.com/mkay581/youtube-video-js#readme
*
* Copyright (c) 2019 Mark Kennedy
* Licensed under the MIT license
*/

/**
* Makes sure that a path is converted to an array.
* @param paths
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtube-video-js",
"version": "3.1.2",
"version": "3.1.3",
"description": "Easily play and control Youtube video using javascript",
"author": "Mark Kennedy <[email protected]> (heyimmark.com)",
"homepage": "https://github.com/mkay581/youtube-video-js#readme",
Expand Down

0 comments on commit 3ff1650

Please sign in to comment.