bumped version

This commit is contained in:
poanse 2026-04-17 01:30:12 +03:00
parent 2a5cd93b25
commit d87eb12fa1
2 changed files with 5 additions and 5 deletions

View file

@ -1,9 +1,9 @@
{
"id": "obsidian-taskmap",
"name": "Obsidian Taskmap Plugin",
"version": "0.0.8",
"id": "taskmap",
"name": "Taskmap",
"version": "0.1.0",
"minAppVersion": "1.12.4",
"description": "Plan projects via interactive GUI task trees. No need to move tasks around manually — the automatic layout keeps your structure visually clear and easy to edit.",
"description": "Plan projects via interactive GUI task trees with automatic layout.",
"author": "poanse",
"authorUrl": "https://github.com/poanse",
"isDesktopOnly": false

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "obsidian-taskmap",
"version": "0.0.8",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {