From 6db6b56ddca3018283f646623ba98e703646be04 Mon Sep 17 00:00:00 2001 From: Dylan Armstrong Date: Fri, 4 Apr 2025 09:37:53 +0200 Subject: [PATCH] chore: update manifest. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ed6a83f..ec26e06 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-prettier-plugin", "name": "Format with Prettier", - "version": "0.1.0", + "version": "0.1.1", "minAppVersion": "0.15.0", "description": "Format files with prettier", "author": "Dylan Armstrong ",