From: Alessandro Pio Ardizio Date: Thu, 21 May 2020 07:54:37 +0000 (+0200) Subject: Update package.json X-Git-Tag: 1.1.0~1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=d6351a350f85a26dc04242f471842e0445bda7f1;p=poolifier.git Update package.json --- diff --git a/package.json b/package.json index dffccf4a..518d179c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "1.0.0", + "version": "1.1.0", "description": "Library on top of node js worker threads that implement various worker pools type", "main": "index.js", "scripts": {