From 26890a0a039b2a48ae7bcb397e0c3b9a4e9ce653 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sat, 16 Aug 2025 21:20:17 -0500 Subject: [PATCH] sync: update versions to 5.1.2 to match published release --- package.json | 2 +- tools/installer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 23601acc..f88e96fd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "bmad-method", - "version": "5.1.1", + "version": "5.1.2", "description": "Breakthrough Method of Agile AI-driven Development", "keywords": [ "agile", diff --git a/tools/installer/package.json b/tools/installer/package.json index 1e826003..997ce8d9 100644 --- a/tools/installer/package.json +++ b/tools/installer/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "5.1.1", + "version": "5.1.2", "description": "BMad Method installer - AI-powered Agile development framework", "keywords": [ "bmad",