Skip to content

Commit

Permalink
Minor update: v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyaschorge committed Nov 29, 2023
1 parent 1157d64 commit c233369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neynar/nodejs-sdk",
"version": "1.0.0",
"version": "1.1.0",
"description": "SDK to interact with Neynar APIs (https://docs.neynar.com/)",
"main": "./build/index.js",
"types": "./build/index.d.ts",
Expand All @@ -27,4 +27,4 @@
"axios": "^1.6.2",
"viem": "^1.19.9"
}
}
}
Empty file added test-sdk.ts
Empty file.

0 comments on commit c233369

Please sign in to comment.