From 3fd96a3d89e21744f4f95fce22cc68542bd3dad9 Mon Sep 17 00:00:00 2001 From: Eyal Toledano Date: Wed, 26 Mar 2025 21:29:34 -0400 Subject: [PATCH] upversion npm package to 0.9.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e2e6327..94853215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "task-master-ai", - "version": "0.9.29", + "version": "0.9.30", "description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.", "main": "index.js", "type": "module",