From f7ab05dbea96e52575b3da7be917912d0974a5ee Mon Sep 17 00:00:00 2001 From: Eyal Toledano Date: Mon, 24 Mar 2025 23:45:08 -0400 Subject: [PATCH] npm upversion --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edec2387..44cc005e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "task-master-ai", - "version": "0.9.24", + "version": "0.9.26", "description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.", "main": "index.js", "type": "module",