From 61521c3402b7d16d11bbb2dc48dd22099e45c373 Mon Sep 17 00:00:00 2001 From: Hazel Guo Date: Fri, 30 Sep 2022 15:40:14 -0700 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea2fb8aa..7815deea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.0", + "version": "2.2.1", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"