Skip to content

Commit

Permalink
2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Sep 9, 2018
1 parent 955a94c commit d2e9f45
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
@@ -1,3 +1,11 @@
/*!
* Youtube-video-js v2.0.3
* https://github.com/mkay581/youtube-video-js#readme
*
* Copyright (c) 2018 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
@@ -1,6 +1,6 @@
{
"name": "youtube-video-js",
"version": "2.0.2",
"version": "2.0.3",
"description": "Easily play and control Youtube video using javascript",
"author": "Mark Kennedy <mark@heyimmark.com> (heyimmark.com)",
"homepage": "https://github.com/mkay581/youtube-video-js#readme",
Expand Down

0 comments on commit d2e9f45

Please sign in to comment.