Update package.json
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Mon, 1 Mar 2021 09:43:48 +0000 (10:43 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 09:43:48 +0000 (10:43 +0100)
package.json

index 415b61f976f27fc3b1dadfe1ee4d2505de7ff81d..13201f83694a824e54e68b8438a41e00e749dd7b 100644 (file)
@@ -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": {