Skip to content

Commit 069d298

Browse files
authored
Merge pull request #15 from thepeerstack/factor-new-endpoint
chore: update package version
2 parents c2bdd65 + 3c7f4a5 commit 069d298

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thepeer-node",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "The official node package for Thepeer",
55
"main": "index.js",
66
"scripts": {
@@ -17,7 +17,8 @@
1717
},
1818
"contributors": [
1919
"Michael Trojan Okoh <[email protected]>",
20-
"Faithful Ojebiyi <[email protected]>"
20+
"Faithful Ojebiyi <[email protected]>",
21+
"Idorenyin Udoh <[email protected]>"
2122
],
2223
"license": "ISC",
2324
"bugs": {

0 commit comments

Comments
 (0)