From e5171084663fa0e2d6d91a0b92708f634cf079d8 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Sun, 14 Jan 2018 18:32:46 -0500 Subject: [PATCH] version 0.8.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04fb4f42..b7abc4e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "0.8.6", + "version": "0.8.7", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {