bumped version

This commit is contained in:
poanse 2026-05-23 18:58:43 +03:00
parent b9eb6ec97f
commit dd8db943d3
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "taskmap",
"name": "Taskmap",
"version": "0.1.6",
"version": "0.1.7",
"minAppVersion": "1.12.4",
"description": "Plan projects via interactive GUI task trees with automatic layout.",
"author": "poanse",

2
package-lock.json generated
View file

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

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-taskmap",
"version": "0.1.6",
"version": "0.1.7",
"description": "Taskmap plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {