From ede416af263e8a866a19b912bcd022369e8009a9 Mon Sep 17 00:00:00 2001 From: Christine Wang Date: Mon, 4 Dec 2023 12:33:40 -0500 Subject: [PATCH] 2.2.14 (#477) Co-authored-by: Christine Wang --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51ca65e4..92e0e003 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.13", + "version": "2.2.14", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"