From 71b98fc5aeaed42faf24b9b513fb00e1a58f663f Mon Sep 17 00:00:00 2001 From: tadashi-aikawa Date: Tue, 20 Jul 2021 13:56:05 +0900 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d835e57..e50aba9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-embedded-code-title", - "version": "0.2.0", + "version": "0.3.0", "description": "This is an Obsidian plugin which can embeds title to code blocks.", "main": "main.js", "scripts": {