Skip to content

Commit

Permalink
updated version to 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mIRUmd committed Mar 1, 2015
1 parent 869d63d commit 3f1e4df
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ install via NPM: `npm install m-popup`
Install via NuGet `PM> Install-Package mPopup`


##License
## License
Released under the MIT license - http://opensource.org/licenses/MIT

Created by Balan Miroslav
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "m-popup",
"version": "1.0.8",
"version": "1.0.9",
"title": "mPopup",
"homepage": "http://mirudev.com/mpopup/",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion dist/mPopup.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! mPopup - v1.0.8 - 2015-03-01
/*! mPopup - v1.0.9 - 2015-03-01
* https://github.com/mIRUmd/mPopup/
* Copyright (c) 2015 Balan Miroslav; */

Expand Down
2 changes: 1 addition & 1 deletion dist/mPopup.jquery.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! mPopup - v1.0.8 - 2015-03-01
/*! mPopup - v1.0.9 - 2015-03-01
* https://github.com/mIRUmd/mPopup/
* Copyright (c) 2015 Balan Miroslav; */

Expand Down
2 changes: 1 addition & 1 deletion dist/mPopup.jquery.min.js

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

2 changes: 1 addition & 1 deletion dist/mPopup.min.css

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": "m-popup",
"version": "1.0.8",
"version": "1.0.9",
"title": "mPopup",
"description": "jQuery modal dialog plugin. Can display inline HTML, iframes (YouTube video, Vimeo, Google Maps).",
"keywords": [
Expand Down

0 comments on commit 3f1e4df

Please sign in to comment.