diff --git a/package-lock.json b/package-lock.json index 69f6e5d..b77826a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@polyipseity/obsidian-plugin-library", - "version": "1.24.0", + "version": "1.25.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@polyipseity/obsidian-plugin-library", - "version": "1.24.0", + "version": "1.25.0", "funding": [ { "type": "Buy Me a Coffee", @@ -6978,4 +6978,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 4d3f11e..28996b2 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "style": "dist/style.css", "type": "module", "types": "dist/sources/index.d.ts", - "version": "1.24.0", + "version": "1.25.0", "workspaces": [ ".", "build/*"