From a0ba8d17baae9df1c07eebc8922226840006c99c Mon Sep 17 00:00:00 2001 From: Valentin Silytuin Date: Tue, 26 Mar 2024 14:23:55 +0400 Subject: [PATCH] v2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a02dbe8..1f888b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@advdominion/lightbox-gallery", - "version": "2.0.2", + "version": "2.0.3", "type": "module", "packageManager": "yarn@4.1.1", "main": "index.js",