Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
i-like-robots committed Jun 16, 2014
1 parent 065ec13 commit d00a466
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ https://github.com/i-like-robots/EasyZoom/issues

## Versioning

The current version is `2.0.5`. Releases will be numbered in following format:
The current version is `2.1.1`. Releases will be numbered in following format:

`<major>.<minor>.<patch>`

Expand All @@ -31,4 +31,4 @@ This jQuery plugin was written by [Matt Hinchliffe][6].
[3]: http://cssglobe.com/lab/easyzoom/easyzoom.html
[4]: http://grakalic.com
[5]: http://opensource.org/licenses/MIT
[6]: http://maketea.co.uk
[6]: http://maketea.co.uk
4 changes: 2 additions & 2 deletions dist/easyzoom.js

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

4 changes: 2 additions & 2 deletions image-zoom.jquery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "image-zoom",
"version": "2.1.0",
"version": "2.1.1",
"title": "EasyZoom, jQuery image zoom plugin",
"description": "EasyZoom is an elegant, highly optimised jQuery image zoom and panning plugin based on the original work by Alen Grakalic. EasyZoom supports touch-enabled devices and is easily customisable with CSS.",
"keywords": [
Expand All @@ -25,4 +25,4 @@
"dependencies": {
"jquery": ">=1.7"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "EasyZoom",
"version": "2.1.0",
"version": "2.1.1",
"devDependencies": {
"grunt": "0.4.x",
"grunt-contrib-jshint": "0.9.x",
Expand Down

0 comments on commit d00a466

Please sign in to comment.