From f146d1e3f3a15488da8fb93162e2598648f33b6a Mon Sep 17 00:00:00 2001 From: Valentin Silytuin Date: Mon, 28 Aug 2023 14:20:59 +0400 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45ac521..94cf100 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@advdominion/lightbox-gallery", - "version": "2.0.1", + "version": "2.0.2", "type": "module", "packageManager": "yarn@3.6.3", "main": "index.js",