Update version to 1.0.3 in package.json

This commit is contained in:
wood chen 2025-01-23 23:43:19 +08:00
parent edc6b47c12
commit 97fa7a69e4

View File

@ -1,6 +1,6 @@
{
"name": "obsidian-publish-to-discourse",
"version": "1.0.1",
"version": "1.0.3",
"description": "Post notes to the Discourse forum.",
"main": "main.js",
"scripts": {