Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
steelydylan committed Feb 3, 2017
1 parent f61d906 commit f50548e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion js/modal-video.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };

/*!
* modal-video Ver.0.0.1 (https://www.appleple.com)
* modal-video Ver.1.0.0 (https://www.appleple.com)
* Copyright appleple | MIT License
*
*/
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": "modal-video.js",
"version": "0.0.1",
"version": "1.0.0",
"description": "modal-video",
"homepage": "http://developer.a-blogcms.jp",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* modal-video Ver.0.0.1 (https://www.appleple.com)
* modal-video Ver.1.0.0 (https://www.appleple.com)
* Copyright appleple | MIT License
*
*/
Expand Down

0 comments on commit f50548e

Please sign in to comment.