Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit c689b12

Browse files
committed
1.4.0
1 parent 445578b commit c689b12

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "getstream-node",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Build newsfeeds and activity feeds on node.js using getstream.io",
55
"author": "getstream.io <[email protected]> (https://getstream.io/)",
66
"contributors": [
77
{
88
"name": "Mario Delgado",
99
"email": "[email protected]"
10-
},
11-
{
12-
"name": "Thierry Schellenbach",
13-
"email": "[email protected]"
14-
}
10+
},
11+
{
12+
"name": "Thierry Schellenbach",
13+
"email": "[email protected]"
14+
}
1515
],
1616
"license": "BSD-3-Clause",
1717
"main": "./src/index.js",

0 commit comments

Comments
 (0)