diff --git a/package.json b/package.json index d116493..6eac322 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartpromise", "private": false, - "version": "4.0.3", + "version": "4.0.4", "description": "A TypeScript library for managing promises and Deferred constructs, simplifying asynchronous programming.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -54,4 +54,4 @@ "asynchronous", "utilities" ] -} \ No newline at end of file +}