From c5504b6999731e0ad96bf44a4441ef8aca702a73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 12 Aug 2026 00:57:26 +0000 Subject: [PATCH] chore: release 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6c73b0..5286862 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-jekyll-publish", - "version": "0.1.3", + "version": "0.2.0", "description": "Publish the active Obsidian note as a Jekyll post (with images) via git.", "main": "dist/main.js", "type": "module",