From d87eb12fa14590a79dcc983ee7de7857ef0d83b5 Mon Sep 17 00:00:00 2001 From: poanse <50020771+poanse@users.noreply.github.com> Date: Fri, 17 Apr 2026 01:30:12 +0300 Subject: [PATCH] bumped version --- manifest.json | 8 ++++---- package-lock.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index c35a7a9..b6b87ae 100644 --- a/manifest.json +++ b/manifest.json @@ -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 diff --git a/package-lock.json b/package-lock.json index 888f0d2..08a5ec9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "obsidian-taskmap", - "version": "0.0.8", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": {