diff --git a/package.json b/package.json index 91679741..3cd37ccc 100644 --- a/package.json +++ b/package.json @@ -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", @@ -38,4 +38,4 @@ "neynar", "nodejs" ] -} +} \ No newline at end of file diff --git a/src/neynar-api/common/version.ts b/src/neynar-api/common/version.ts index eb961601..279ef677 100644 --- a/src/neynar-api/common/version.ts +++ b/src/neynar-api/common/version.ts @@ -1 +1 @@ -export const version = "1.65.0"; \ No newline at end of file +export const version = "1.66.0"; \ No newline at end of file diff --git a/src/oas b/src/oas index a0939f7e..491aba53 160000 --- a/src/oas +++ b/src/oas @@ -1 +1 @@ -Subproject commit a0939f7e28718b70e71ca3326b77b8f9d156b881 +Subproject commit 491aba53db2b8384d1c31a6aa2ae8dbbf57d2076