From 142c00823d6a7f7e8a8f11f5d3ebc9aa31e6466e Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Sun, 8 May 2022 19:32:11 -0700 Subject: [PATCH] Bump to 1.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b64a0c0..26b90892 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-gallery", - "version": "1.2.7", + "version": "1.2.8", "description": "React carousel image gallery component with thumbnail and mobile support", "main": "./build/image-gallery.js", "scripts": {