From 97fa7a69e407d59ec97ad7dfaf0b3ed9eadaa74d Mon Sep 17 00:00:00 2001 From: wood chen Date: Thu, 23 Jan 2025 23:43:19 +0800 Subject: [PATCH] Update version to 1.0.3 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49a9f7f..e721a36 100644 --- a/package.json +++ b/package.json @@ -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": {