From 8d08c14b93038b521891b3a20b934521fa3cecf5 Mon Sep 17 00:00:00 2001 From: Ryan Hart Date: Wed, 2 Aug 2023 09:03:34 -0700 Subject: [PATCH] 2.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2ea8f0c..7f305af2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.9", + "version": "2.2.10", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"