From 5f1893010ab6f6bbe5ea2173a22b662bbfaa2cc6 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Mon, 8 Oct 2018 23:02:17 -0400 Subject: [PATCH] version 0.8.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbf62b49..856e4132 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "0.8.11", + "version": "0.8.12", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {