From 024b7f726e55664145e95565ed04ba2ba4d32f6e Mon Sep 17 00:00:00 2001 From: Jiaxin Peng Date: Tue, 29 Aug 2023 13:39:52 +0100 Subject: [PATCH] Update version to 0.1.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c44e0cd..f706468 100644 --- a/manifest.json +++ b/manifest.json @@ -7,4 +7,4 @@ "author": "EasyChris, jxpeng98", "authorUrl": "https://github.com/jxpeng98/obsidian-to-NotionNext", "isDesktopOnly": false -} +} \ No newline at end of file diff --git a/package.json b/package.json index a58f88b..f3eb107 100644 --- a/package.json +++ b/package.json @@ -30,4 +30,4 @@ "yaml": "^2.2.2", "yaml-front-matter": "^4.1.1" } -} +} \ No newline at end of file