Skip to content

Commit 9d1bd15

Browse files
committed
chore: bump version to 3.1.0
1 parent c7ce545 commit 9d1bd15

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pro-workflow",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Complete AI coding workflow system. Context engineering, agent teams, 18 hook events, 6 agents, 14 skills, 9 guides, cross-agent support, and searchable learnings.",
55
"author": {
66
"name": "Rohit Ghumare",

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pro-workflow",
33
"displayName": "Pro Workflow",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"description": "Battle-tested AI coding workflows from power users. Self-correcting memory, parallel worktrees, wrap-up rituals, quality gates, and the 80/20 AI coding ratio. Distilled from real production use.",
66
"author": {
77
"name": "Rohit Ghumare",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pro-workflow",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Complete AI coding workflow system with orchestration patterns, cross-agent support, reference guides, and searchable learnings",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)