From: Alessandro Pio Ardizio Date: Mon, 1 Mar 2021 09:43:48 +0000 (+0100) Subject: Update package.json X-Git-Tag: v2.0.0~2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8a24c0264f35980470dccd8143eeef3e31ddbff0;p=poolifier.git Update package.json --- diff --git a/package.json b/package.json index 415b61f9..13201f83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "2.0.0-beta.7", + "version": "2.0.0", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "main": "lib/index.js", "scripts": {