From 7e1a7d93f124a8e00c1757d8ff714f558e8e94aa Mon Sep 17 00:00:00 2001 From: Ryan Hart Date: Fri, 24 Sep 2021 17:23:03 -0700 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9640b12e..85a5531f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "0.3.3", + "version": "0.4.0", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"