diff --git a/package.json b/package.json index 1560fd5..75c5625 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartdelay", "private": false, - "version": "2.0.13", + "version": "3.0.0", "description": "timeouts for the async/await era, written in TypeScript", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -47,4 +47,4 @@ "last 1 chrome versions" ], "type": "module" -} \ No newline at end of file +}