From 912d35651e47661dc927e1b16381c87cc8d9f9b1 Mon Sep 17 00:00:00 2001 From: Souvik <64456160+souvikinator@users.noreply.github.com> Date: Mon, 13 Dec 2021 10:44:36 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c1b40f..273bd87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-to-md", - "version": "1.0.6", + "version": "1.0.7", "main": "notion-to-md.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"