From 40e72e74afb06f23315d93e69caab791b33db9d6 Mon Sep 17 00:00:00 2001 From: Shreyaschorge Date: Fri, 27 Oct 2023 22:33:58 +0530 Subject: [PATCH] Patch update: v0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 521bdd9a..dc5c622b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neynar/nodejs-sdk", - "version": "0.0.6", + "version": "0.0.7", "description": "SDK to interact with Neynar APIs (https://docs.neynar.com/)", "main": "./build/index.js", "types": "./build/index.d.ts",