release: release v0.2.0

This commit is contained in:
Xu Quan 2025-03-12 18:06:46 +08:00
parent a08a34a367
commit 39d698f967
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "folder-file-splitter",
"name": "FolderFile Splitter",
"version": "0.1.1",
"version": "0.2.0",
"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.1.1",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {

View file

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