Skip to content

Commit 28f3146

Browse files
committed
version bump and added contributor
1 parent ffd6827 commit 28f3146

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-adapter-mongo",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "",
55
"scripts": {
66
"test": "mocha"
@@ -32,6 +32,10 @@
3232
{
3333
"name": "Shannon Poole",
3434
"email": "[email protected]"
35+
},
36+
{
37+
"name": "Isaac Johnson",
38+
"email": "[email protected]"
3539
}
3640
]
3741
}

0 commit comments

Comments
 (0)