From dd4c1ea962060d5fae1220ebf447d2bafe025681 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Tue, 1 Feb 2022 09:58:04 +0100 Subject: [PATCH] chore: bump version to 0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ea663b..1f90b18 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.6.0", + "version": "0.7.0", "name": "@meshcloud/notion-markdown-cms", "engines": { "node": ">=14"