repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3695a6b
)
Update package.json
author
Alessandro Pio Ardizio
<alessandroardizio94@gmail.com>
Mon, 1 Mar 2021 09:43:48 +0000
(10:43 +0100)
committer
GitHub
<noreply@github.com>
Mon, 1 Mar 2021 09:43:48 +0000
(10:43 +0100)
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 415b61f976f27fc3b1dadfe1ee4d2505de7ff81d..13201f83694a824e54e68b8438a41e00e749dd7b 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-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": {