release: release 0.2.1

This commit is contained in:
Xu Quan 2025-03-15 11:24:33 +08:00
parent 6d6b2a3018
commit 99c2debb18
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "folder-file-splitter",
"name": "FolderFile Splitter",
"version": "0.2.0",
"version": "0.2.1",
"minAppVersion": "1.5.7",
"description": "Splits folder and file lists into separate views, simplifying navigation, improving clarity, and making it more intuitive to organize your notes.",
"author": "Xu Quan",

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "folder-file-splitter",
"version": "0.2.0",
"version": "0.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {

View file

@ -1,6 +1,6 @@
{
"name": "folder-file-splitter",
"version": "0.2.0",
"version": "0.2.1",
"description": "This is an Obsidian plugin",
"main": "main.js",
"scripts": {