From 79a55344400d5510bd3240d677ecca592bfa643d Mon Sep 17 00:00:00 2001 From: nicwands Date: Tue, 24 Feb 2026 13:50:25 -0500 Subject: [PATCH] 1.2.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e51c8fc..1b810b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "takerofnotes-plugin-filesystem", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "takerofnotes-plugin-filesystem", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "dependencies": { "gray-matter": "^4.0.3", diff --git a/package.json b/package.json index a1f183f..d006a6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "takerofnotes-plugin-filesystem", - "version": "1.1.0", + "version": "1.2.0", "repository": { "type": "git", "url": "git+https://github.com/nicwands/takerofnotes-plugin-filesystem.git"