From 2c753ce10cc7f6d160c0b820fe32ba52ab94f891 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Wed, 28 Jul 2021 23:49:25 -0700 Subject: [PATCH] Version 1.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f116929..d55ebd3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "1.2.5", + "version": "1.2.6", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {