diff --git a/package.json b/package.json index a1c6514..895ce54 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartpromise", "private": false, - "version": "4.2.1", + "version": "4.2.2", "description": "A TypeScript library for managing promises and Deferred constructs, simplifying asynchronous programming.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",