diff --git a/package.json b/package.json index 04c74758..f5ba836b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "puppeteer-pending-xhr", - "version": "1.0.8", + "version": "1.0.9", "description": "Small tool for wait that all xhr are finished in pupeteer", "main": "lib/index.js", "homepage": "https://github.com/jtassin/pending-xhr-puppeteer",