diff --git a/package.json b/package.json index 0f6a2c58..fc2a4a14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neynar/nodejs-sdk", - "version": "0.11.1", + "version": "0.11.2", "description": "SDK to interact with Neynar APIs (https://docs.neynar.com/)", "main": "./build/index.js", "types": "./build/index.d.ts", @@ -26,4 +26,4 @@ "@openapitools/openapi-generator-cli": "^2.7.0", "axios": "^1.6.2" } -} +} \ No newline at end of file