We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cada68 commit 4b5b57dCopy full SHA for 4b5b57d
package.json
@@ -8,7 +8,7 @@
8
"test": "./node_modules/.bin/mocha --growl --timeout 10000 test/*.test.js"
9
},
10
"name": "abstract-socket",
11
- "version": "1.2.0",
+ "version": "2.0.0",
12
"description": "Abstract domain socket support for Node",
13
"main": "lib/abstract_socket",
14
"homepage": "https://github.com/saghul/node-abstractsocket",
0 commit comments