diff --git a/package.json b/package.json index 9c76ca7..5eb3e44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-wait-until", - "version": "2.0.9", + "version": "2.0.10", "description": "Waits for a given predicate callback to return a truthy value and resolves", "main": "dist/index.js", "module": "dist/index.esm.js",