From 16a95b6cc510ad31efbebdebbf0ffb70cfa328f1 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Thu, 4 Jul 2019 23:54:16 -0400 Subject: [PATCH] version 0.8.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cc26fe6..d123b60d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "0.8.17", + "version": "0.8.18", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {