Skip to content

Commit

Permalink
Minor update: v1.66.0
Browse files Browse the repository at this point in the history
Minor update: v1.66.0
  • Loading branch information
Shreyaschorge authored Oct 23, 2024
2 parents 985bfff + 3d11305 commit ded80cb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.65.0",
"version": "1.66.0",
"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.65.0";
export const version = "1.66.0";
2 changes: 1 addition & 1 deletion src/oas

0 comments on commit ded80cb

Please sign in to comment.