From ae8934238d14f4fc131bee11b462d9c01b442663 Mon Sep 17 00:00:00 2001 From: Parul Baweja Date: Tue, 2 May 2023 15:24:25 -0700 Subject: [PATCH] 2.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7827fac3..dc2657f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.4", + "version": "2.2.5", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"