Bump to v1.16.1 for status line git worktree awareness

This commit is contained in:
2026-07-31 22:20:38 -07:00
parent 6740e26261
commit 8e457fa6e4
3 changed files with 12 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "Plan2Code",
"version": "1.16.0",
"version": "1.16.1",
"description": "A structured 4-step workflow methodology for AI-assisted software development",
"keywords": [
"ai",
@@ -17,7 +17,7 @@
"url": "https://github.com/jparkerweb/plan2code"
},
"homepage": "https://plan2code.jparkerweb.com",
"releaseDate": "2026-07-20",
"releaseDate": "2026-07-31",
"mode": "utility"
}