From 39e398e1c173207dd5c0c5702ce9d5d93c59c58e Mon Sep 17 00:00:00 2001 From: Varun Villait Date: Tue, 17 Dec 2024 08:28:42 -0700 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1bf13c..62e3d29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "peopledatalabs", - "version": "9.4.2", + "version": "9.5.0", "description": "JavaScript client with TypeScript support for the People Data Labs API", "type": "module", "main": "dist/index.cjs",