diff --git a/package-lock.json b/package-lock.json index 8a378f7..81408a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartdns", - "version": "4.0.8", + "version": "4.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartdns", - "version": "4.0.8", + "version": "4.0.9", "license": "MIT", "dependencies": { "@pushrocks/smartdelay": "^2.0.10", diff --git a/package.json b/package.json index e4ab0a6..a3e51a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartdns", - "version": "4.0.8", + "version": "4.0.9", "private": false, "description": "smart dns methods written in TypeScript", "main": "dist_ts/index.js", @@ -55,4 +55,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}