chore: sync version to 4.42.1 after release

- Update package.json to match published npm version
- Update installer package.json to match
This commit is contained in:
Brian Madison
2025-08-31 21:57:39 -05:00
parent 0a6cbd72cc
commit b9bc196e7f
4 changed files with 6 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bmad-method",
"version": "4.40.1",
"version": "4.42.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bmad-method",
"version": "4.40.1",
"version": "4.42.1",
"license": "MIT",
"dependencies": {
"@kayvan/markdown-tree-parser": "^1.6.1",