Skip to content

Commit

Permalink
3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
timmywil committed Aug 28, 2016
1 parent 2e7f503 commit 3ab5046
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.panzoom",
"version": "3.2.1",
"version": "3.2.2",
"main": "dist/jquery.panzoom.js",
"ignore": [
"**/.*",
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.panzoom.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license jquery.panzoom.js v3.2.1
* @license jquery.panzoom.js v3.2.2
* Updated: Sat Aug 27 2016
* Add pan and zoom functionality to any element
* Copyright (c) timmy willison
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.panzoom.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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.panzoom",
"version": "3.2.1",
"version": "3.2.2",
"description": "A jQuery plugin to pan and/or zoom elements using CSS3",
"main": "dist/jquery.panzoom.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion panzoom.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"zoom",
"panzoom"
],
"version": "3.2.1",
"version": "3.2.2",
"author": {
"name": "Timmy Willison",
"email": "timmywillisn@gmail.com",
Expand Down

0 comments on commit 3ab5046

Please sign in to comment.