From f959a07bda8203f0e0358cce0e5980e693e83f0d Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sat, 16 Aug 2025 21:04:32 -0500 Subject: [PATCH] fix: update installer package.json version to 5.1.0 - Fixes version reporting in npx bmad-method --version - Ensures installer displays correct version number --- tools/installer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/installer/package.json b/tools/installer/package.json index d168e975..5fa1e4a1 100644 --- a/tools/installer/package.json +++ b/tools/installer/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "5.0.0", + "version": "5.1.0", "description": "BMad Method installer - AI-powered Agile development framework", "keywords": [ "bmad",