From c7f2963e975edfc537b8532bfc3224592333cf38 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Sun, 2 Oct 2022 22:11:25 -0700 Subject: [PATCH] Release 1.2.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2128a95a..1bf900c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "1.2.10", + "version": "1.2.11", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {