From: Alessandro Pio Ardizio Date: Fri, 2 Oct 2020 07:14:16 +0000 (+0200) Subject: Update package.json X-Git-Tag: v1.2.0 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=36354c943b5a643e3fa037cd76a07eaf461d4050;p=poolifier.git Update package.json --- diff --git a/package.json b/package.json index 80138642..e707420f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "1.1.0", + "version": "1.2.0", "description": "Library on top of node js worker threads that implement various worker pools type", "main": "index.js", "types": "index.d.ts",