diff --git a/bower.json b/bower.json index 1cd40df..2eb5163 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "react-photoswipe", - "version": "1.0.0", + "version": "1.1.0", "description": "PhotoSwipe, PhotoSwipeGallery component for ReactJS base on PhotoSwipe.", "main": ["dist/photoswipe.css", "dist/react-photoswipe.js"], "keywords": [ diff --git a/package.json b/package.json index 47908b3..7f563e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-photoswipe", - "version": "1.0.0", + "version": "1.1.0", "description": "PhotoSwipe, PhotoSwipeGallery component for ReactJS base on PhotoSwipe.", "main": "lib/index.js", "scripts": {