X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=226fdcb42ba6283e507e2fbf41d40615aad9fc63;hb=0289646090c766a451aab11e7ab67a65f07221e4;hp=0cc9f89167ba1fc60d8c92ff7e2402b510f2c7d1;hpb=74a2a19445618440f22537123650c01d065ae358;p=poolifier.git diff --git a/package.json b/package.json index 0cc9f891..226fdcb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "v2.0.0-beta.6", + "version": "2.0.0-beta.7", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "main": "lib/index.js", "scripts": {