diff --git a/bower.json b/bower.json index 36ba031ff..2c1ff94bf 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "lightgallery", - "version": "1.2.1", + "version": "1.2.2", "description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.", "main": [ "dist/js/lightgallery.min.js", diff --git a/lightGallery.jquery.json b/lightGallery.jquery.json index b2c682650..8849b278a 100644 --- a/lightGallery.jquery.json +++ b/lightGallery.jquery.json @@ -2,7 +2,7 @@ "name": "lightgallery", "title": "jQuery lightgallery", "description": "JQuery lightGallery is a lightweight jQuery lightbox gallery for displaying image and video gallery", - "version": "1.2.1", + "version": "1.2.2", "homepage": "https://github.com/sachinchoolur/lightGallery", "author": { "name": "Sachin N", @@ -20,7 +20,7 @@ } ], "dependencies": { - "jquery": "~1.7.0" + "jquery": ">=1.7.0" }, "keywords": [ "jquery-plugin" diff --git a/package.json b/package.json index bb39bd516..46ed128b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lightgallery", - "version": "1.2.1", + "version": "1.2.2", "description": "A lightweight, customizable, modular, responsive, lightbox gallery plugin for jQuery.", "keywords": [ "jquery-plugin",