diff --git a/bower.json b/bower.json index a68e6e5..6c04409 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "resemblejs", "main": "resemble.js", - "version": "2.0.0", + "version": "2.0.1", "homepage": "https://github.com/Huddle/Resemble.js", "authors": [ "James Cryer " diff --git a/package.json b/package.json index b80c446..26c9eea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resemblejs", - "version": "2.0.0", + "version": "2.0.1", "description": "Image analysis and comparison with HTML5", "main": "resemble.js", "repository": {