From 693ad12aa3d8d64d29799b1a59aae20b82c49c44 Mon Sep 17 00:00:00 2001 From: William So Date: Sat, 30 Sep 2023 11:24:45 +0800 Subject: [PATCH] 1.24.0 Signed-off-by: William So --- 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 c2f71d4..65a54d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@polyipseity/obsidian-plugin-library", - "version": "1.23.2", + "version": "1.24.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@polyipseity/obsidian-plugin-library", - "version": "1.23.2", + "version": "1.24.0", "funding": [ { "type": "Buy Me a Coffee", diff --git a/package.json b/package.json index 0ac967b..f3bc579 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "style": "dist/style.css", "type": "module", "types": "dist/sources/index.d.ts", - "version": "1.23.2", + "version": "1.24.0", "workspaces": [ ".", "build/*"