diff --git a/bower.json b/bower.json index 749ca4f..7753009 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "resemblejs", "main": "resemble.js", - "version": "2.1.0", + "version": "2.2.0", "homepage": "https://github.com/Huddle/Resemble.js", "authors": [ "James Cryer " diff --git a/package.json b/package.json index f350e11..938f23a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resemblejs", - "version": "2.1.1", + "version": "2.2.0", "description": "Image analysis and comparison with HTML5", "main": "resemble.js", "repository": {