From 74a8df11c142239193893fedb451ee55463d75bd Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Tue, 10 Aug 2021 20:51:01 -0700 Subject: [PATCH] version 1.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d55ebd3e..b098c02b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "1.2.6", + "version": "1.2.7", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {