From 36354c943b5a643e3fa037cd76a07eaf461d4050 Mon Sep 17 00:00:00 2001 From: Alessandro Pio Ardizio Date: Fri, 2 Oct 2020 09:14:16 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80138642..e707420f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "1.1.0", + "version": "1.2.0", "description": "Library on top of node js worker threads that implement various worker pools type", "main": "index.js", "types": "index.d.ts", -- 2.34.1