Update npm module version

This is for the poor folks who keep downloading it from npm instead of doing a git clone.
This commit is contained in:
Matthew Little 2014-03-23 11:42:21 -06:00
parent 32dc22944e
commit b474544473

View File

@ -1,6 +1,6 @@
{
"name": "stratum-pool",
"version": "0.1.1",
"version": "0.1.2",
"description": "High performance Stratum poolserver in Node.js",
"keywords": [
"stratum",
@ -39,4 +39,4 @@
"engines": {
"node": ">=0.10"
}
}
}