diff --git a/package.json b/package.json index 77099e8..c280f68 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartdelay", "private": false, - "version": "3.0.5", + "version": "3.1.0", "description": "A TypeScript library providing enhanced timeout functions compatible with async/await patterns.", "exports": { ".": "./dist_ts/index.js"