Skip to content

Commit 4b5b57d

Browse files
committed
Bump version
1 parent 5cada68 commit 4b5b57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "./node_modules/.bin/mocha --growl --timeout 10000 test/*.test.js"
99
},
1010
"name": "abstract-socket",
11-
"version": "1.2.0",
11+
"version": "2.0.0",
1212
"description": "Abstract domain socket support for Node",
1313
"main": "lib/abstract_socket",
1414
"homepage": "https://github.com/saghul/node-abstractsocket",

0 commit comments

Comments
 (0)