diff --git a/package.json b/package.json index 09212bf3..5020a143 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neynar/nodejs-sdk", - "version": "0.0.2", + "version": "0.0.3", "description": "SDK to interact with Neynar APIs (https://docs.neynar.com/)", "main": "./build/index.js", "types": "./build/index.d.ts", @@ -23,4 +23,4 @@ "dependencies": { "@openapitools/openapi-generator-cli": "^2.7.0" } -} +} \ No newline at end of file