Update version to 2.0.0

This commit is contained in:
Jiaxin Peng
2023-12-29 00:36:48 +00:00
parent 4abbbecd37
commit 4f21e3ff91
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "share-to-notionnext",
"version": "1.1.2",
"version": "2.0.0",
"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",
@@ -31,4 +31,4 @@
"yaml": "^2.3.4",
"yaml-front-matter": "^4.1.1"
}
}
}