diff --git a/package.json b/package.json index e9227da..42818e4 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.0.0", + "version": "4.1.0", "publishConfig": { "access": "public" },