From bee4ec8d113ce5340d9c4d1a981f46ba3028e8f9 Mon Sep 17 00:00:00 2001 From: Ryan Hart Date: Tue, 27 Jun 2023 14:33:52 -0700 Subject: [PATCH] 2.2.6 (#412) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc2657f8..93d538a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@notionhq/client", - "version": "2.2.5", + "version": "2.2.6", "description": "A simple and easy to use client for the Notion API", "engines": { "node": ">=12"