From ad7538ffc4f414b684335a9ec9a841a2df43c19d Mon Sep 17 00:00:00 2001 From: Valentin Silytuin Date: Mon, 28 Aug 2023 14:34:56 +0400 Subject: [PATCH] v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d44b4e..239932b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@advdominion/lightbox-gallery", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "packageManager": "yarn@3.6.0", "main": "index.js",