From 9a8bdcf8ea5ba4d81c8180d6fe2a52b10cd212c1 Mon Sep 17 00:00:00 2001 From: Eyal Toledano Date: Mon, 24 Mar 2025 16:51:47 -0400 Subject: [PATCH] npm upversion with patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 697b9116..152fda6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "task-master-ai", - "version": "0.9.18", + "version": "0.9.19", "description": "A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.", "main": "index.js", "type": "module",