From 04ced272d0738c85a20991f7d5eb8e535fb736d5 Mon Sep 17 00:00:00 2001 From: almawang Date: Wed, 17 Nov 2021 07:57:22 -0500 Subject: [PATCH] 0.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cba7d42..9b00b3d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "0.4.6", + "version": "0.4.7", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"