From caa859e29963146de83075dfc98a46a148444e3b Mon Sep 17 00:00:00 2001 From: Nishad Agrawal Date: Tue, 2 Nov 2021 09:22:06 -0700 Subject: [PATCH] 0.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f06f82a..0cba7d42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "0.4.5", + "version": "0.4.6", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"