Skip to content

Commit e001cd1

Browse files
committed
3.7.0
1 parent a65ca1e commit e001cd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "multiserver",
33
"description": "write a server which works over many protocols at once, or connect to the same",
4-
"version": "3.6.0",
5-
"homepage": "https://github.com/dominictarr/multiserver",
4+
"version": "3.7.0",
5+
"homepage": "https://github.com/ssb-js/multiserver",
66
"repository": {
77
"type": "git",
8-
"url": "git://github.com/dominictarr/multiserver.git"
8+
"url": "git://github.com/ssb-js/multiserver.git"
99
},
1010
"dependencies": {
1111
"debug": "^4.1.1",

0 commit comments

Comments
 (0)