refactor: silence sonar
[poolifier.git] / package.json
index c610b5be83faa8ddf1fae5eb3574d38449ed6b2c..99b71c59073e71060a9d186ecad19114cb8c15eb 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "poolifier",
-  "version": "3.1.7",
+  "version": "3.1.10",
   "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool",
   "license": "MIT",
   "main": "./lib/index.js",