Skip to content

Commit

Permalink
version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaorun343 committed Jul 6, 2018
1 parent a69895c commit 05cc4f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/vue-youtube-embed.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Vue YouTube Embed version 2.2.0
* Vue YouTube Embed version 2.2.1
* under MIT License copyright 2018 kaorun343
*/
// fork from https://github.com/brandly/angular-youtube-embed
Expand Down
2 changes: 1 addition & 1 deletion lib/vue-youtube-embed.umd.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Vue YouTube Embed version 2.2.0
* Vue YouTube Embed version 2.2.1
* under MIT License copyright 2018 kaorun343
*/
(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-youtube-embed",
"version": "2.2.0",
"version": "2.2.1",
"description": "Vue.js and YouTube",
"main": "lib/vue-youtube-embed.js",
"scripts": {
Expand Down

0 comments on commit 05cc4f6

Please sign in to comment.