Skip to content

Commit

Permalink
Patch update: v1.67.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tybook committed Oct 30, 2024
1 parent 1516cd6 commit 1f20d6d
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.1",
"version": "1.67.2",
"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.1";
export const version = "1.67.2";

0 comments on commit 1f20d6d

Please sign in to comment.