Update version to 0.0.9

This commit is contained in:
Jiaxin Peng
2023-08-11 23:11:24 +01:00
parent 4f06d81588
commit fb7294d607
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "share-to-notionnext",
"version": "0.0.8",
"version": "0.0.9",
"type": "module",
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api for NotionNext web deploy.",
"main": "main.js",