From: aardizio Date: Wed, 11 Nov 2020 08:10:52 +0000 (+0100) Subject: Add the fix version X-Git-Tag: v1.2.1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ed1e08f2b5f6c01c2cbbe0c77b41ae51b9a4117c;p=poolifier.git Add the fix version --- diff --git a/package.json b/package.json index 771a106e..048af4d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "1.2.0", + "version": "1.2.1", "description": "Library on top of node js worker threads that implement various worker pools type", "main": "index.js", "types": "index.d.ts",