diff --git a/package.json b/package.json index cffb557..8a6b460 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartdelay", "private": false, - "version": "3.0.2", + "version": "3.0.3", "description": "timeouts for the async/await era, written in TypeScript", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",