From 027de1383199e43b40ef4838d6f9aa536a16ab3c Mon Sep 17 00:00:00 2001 From: Valentin Silytuin Date: Tue, 21 Jan 2025 14:21:42 +0400 Subject: [PATCH] v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c84880e..4f5232d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@advdominion/lightbox-gallery", - "version": "2.1.0", + "version": "2.2.0", "type": "module", "packageManager": "yarn@4.6.0", "main": "index.js",