diff --git a/bower.json b/bower.json index c7b5c64..bd6e55e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery-responsive-image", - "version": "1.2.0", + "version": "1.2.1", "homepage": "https://github.com/janrembold/jquery-responsive-image", "authors": [ "Jan Rembold " diff --git a/package.json b/package.json index a1a01f6..46c1221 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery-responsive-image", - "version": "1.2.0", + "version": "1.2.1", "description": "A jQuery responsive image plugin with viewport or container based width matching support", "author": "Jan Rembold ", "main": "build/jquery.responsiveImage.min.js",