From 1702d0fc4857228b412bf0bc8dc646fd7e0c0ff1 Mon Sep 17 00:00:00 2001 From: Shreyaschorge Date: Fri, 22 Dec 2023 14:29:03 +0530 Subject: [PATCH] Patch update: v1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f03ae9e..b7e73482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neynar/nodejs-sdk", - "version": "1.4.0", + "version": "1.4.1", "description": "SDK to interact with Neynar APIs (https://docs.neynar.com/)", "main": "./build/index.js", "types": "./build/index.d.ts",