Update package.json
This commit is contained in:
parent
8b25a85c3e
commit
9bb998dc19
@ -1,10 +1,11 @@
|
||||
{
|
||||
"name": "stratum-pool",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"author": "Matthew Little",
|
||||
"description": "High performance Stratum poolserver in Node.js",
|
||||
"contributors": [
|
||||
"vekexasia"
|
||||
"vekexasia",
|
||||
"TheSeven"
|
||||
],
|
||||
"bin": {
|
||||
"block-notify": "./scripts/blockNotify.js"
|
||||
@ -36,4 +37,4 @@
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user