From b7f7b49e3198ee71d7242e9e42b82df890be6596 Mon Sep 17 00:00:00 2001 From: Minh Tran Date: Fri, 24 Jun 2016 09:09:43 +0700 Subject: [PATCH] Version 1.1.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {