diff --git a/package-lock.json b/package-lock.json index a66dc0d..bb7e1e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "smartdelay", - "version": "1.0.4", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1f514ac..bed5f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartdelay", - "version": "1.0.4", + "version": "2.0.0", "description": "timeouts for the async/await era, written in TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",