repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d99bae
)
Update package.json
author
Alessandro Pio Ardizio
<alessandroardizio94@gmail.com>
Thu, 18 Feb 2021 19:37:48 +0000
(20:37 +0100)
committer
GitHub
<noreply@github.com>
Thu, 18 Feb 2021 19:37:48 +0000
(20:37 +0100)
package.json
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 02f1a52b94d5fb5c92089904f2aa36dc83516343..2e19649c9c7133608e9c5b63ed57b3c5b7b5979b 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-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": {