diff --git a/package-lock.json b/package-lock.json index dc27693..a5a0ce1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contract-scraper", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 59f2d02..2d34c95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "contract-scraper", - "version": "1.0.9", + "version": "1.0.10", "description": "A customisable data scraper for the web based on JSON contracts", "main": "dist/index", "typings": "dist/index",