Skip to content

Commit b0e074c

Browse files
author
Tom Doan
committed
Update version
1 parent 526fbda commit b0e074c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magnify",
33
"description": "A simple, lightweight jQuery magnifying glass zoom plugin.",
4-
"version": "1.6.19",
4+
"version": "1.7.0",
55
"main": [
66
"dist/css/magnify.css",
77
"dist/js/jquery.magnify.js"

dist/js/jquery.magnify.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jQuery Magnify Plugin v1.6.19 by T. H. Doan (http://thdoan.github.io/magnify/)
2+
* jQuery Magnify Plugin v1.7.0 by T. H. Doan (http://thdoan.github.io/magnify/)
33
* Based on http://thecodeplayer.com/walkthrough/magnifying-glass-for-images-using-jquery-and-css3
44
*
55
* jQuery Magnify by T. H. Doan is licensed under the MIT License.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magnify",
3-
"version": "1.6.19",
3+
"version": "1.7.0",
44
"description": "A simple, lightweight jQuery magnifying glass zoom plugin.",
55
"keywords": [
66
"jquery-plugin",

0 commit comments

Comments
 (0)