From cbb3ecc10eb6e1dbee8a7b857ed3b8559c77f3e1 Mon Sep 17 00:00:00 2001 From: Minh Tran Date: Mon, 12 Jun 2017 12:01:15 +0700 Subject: [PATCH] Version 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6824d6a..70a57bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-photoswipe", - "version": "1.2.0", + "version": "1.3.0", "description": "PhotoSwipe, PhotoSwipeGallery component for ReactJS base on PhotoSwipe.", "main": "lib/index.js", "scripts": {