From edf4d139ef33ffddd7e4aed975aaf016dceaf98b Mon Sep 17 00:00:00 2001 From: pllnk <51922473+pllnk@users.noreply.github.com> Date: Wed, 23 Jun 2021 12:42:36 -0700 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65a7cf67..6610b708 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "0.1.9", + "version": "0.2.0", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"