From 83201a04d6706db42ffc4b740deb3d098a36f98a Mon Sep 17 00:00:00 2001 From: Ryan Hart Date: Fri, 25 Aug 2023 12:37:23 -0700 Subject: [PATCH] 2.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bec7829..de68277b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.11", + "version": "2.2.12", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"