From fe6fa7e0e21439d40ffe63ca49bb536db6f666f7 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Wed, 1 Aug 2018 19:40:05 -0400 Subject: [PATCH] version 0.8.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b553b5b1..f94bfc1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "0.8.9", + "version": "0.8.10", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {