From b517dcbbc2301e92fe6229c0f147ea2d53e053fd Mon Sep 17 00:00:00 2001 From: 1natsu <1natsu172@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:04:24 +0900 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef3e931..fda2e44 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@1natsu/wait-element", "description": "Detect the appearance of an element in the browser DOM", - "version": "4.1.0", + "version": "4.1.1", "publishConfig": { "access": "public" },