Skip to content

Commit

Permalink
Patch update: v1.67.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyaschorge committed Oct 29, 2024
1 parent fb94332 commit 0f154fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.67.0",
"version": "1.67.1",
"description": "SDK to interact with Neynar APIs (https://docs.neynar.com/)",
"main": "./build/index.js",
"types": "./build/index.d.ts",
Expand Down Expand Up @@ -38,4 +38,4 @@
"neynar",
"nodejs"
]
}
}
2 changes: 1 addition & 1 deletion src/neynar-api/common/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = "1.67.0";
export const version = "1.67.1";

0 comments on commit 0f154fd

Please sign in to comment.