Update version to 1.0.1

This commit is contained in:
Jiaxin Peng
2023-11-16 13:55:14 +00:00
parent 96126d1334
commit 4433ea449d
7 changed files with 47 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "share-to-notionnext",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"description": "Shares obsidian md file to notion with notion api for NotionNext web deploy, originally created by EasyChris/obsidian-to-notion.",
"main": "main.js",