Update package.json
authorAlessandro Pio Ardizio <alessandroardizio94@gmail.com>
Thu, 18 Feb 2021 19:37:48 +0000 (20:37 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Feb 2021 19:37:48 +0000 (20:37 +0100)
package.json

index 02f1a52b94d5fb5c92089904f2aa36dc83516343..2e19649c9c7133608e9c5b63ed57b3c5b7b5979b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "poolifier",
-  "version": "2.0.0",
+  "version": "v2.0.0-beta.1",
   "description": "Library on top of node js worker threads that implement various worker pools type",
   "main": "lib/index.js",
   "scripts": {