From b7d4932952c9e64ecf525e85cdb190fe8abc7990 Mon Sep 17 00:00:00 2001 From: alpartr <95255290+alpartr@users.noreply.github.com> Date: Tue, 14 Dec 2021 13:50:48 -0800 Subject: [PATCH] 0.4.10 (#242) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0fa7954..d95b5487 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "0.4.9", + "version": "0.4.10", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"