From bcd0449c8ee90933db8e2e382db748137e8a8e03 Mon Sep 17 00:00:00 2001 From: kiranpandit Date: Wed, 15 Dec 2021 13:29:32 -0800 Subject: [PATCH] New version 0.4.11 (#244) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d95b5487..24b6ea79 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "0.4.10", + "version": "0.4.11", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"