From ca6a1f9c849d5596a92d92fb2322654c3dd3abd9 Mon Sep 17 00:00:00 2001 From: Alexander Zheng Date: Wed, 10 Apr 2024 12:59:57 -0400 Subject: [PATCH] 2.2.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93214fb8..5c71d697 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.15", + "version": "2.2.16", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"