Skip to content

Commit da9327f

Browse files
authored
Merge pull request #3082 from microsoft/iclanton-patch-1
Make the next release of Rush a patch release.
2 parents 0cb719e + 54cbf13 commit da9327f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"policyName": "rush",
104104
"definitionName": "lockStepVersion",
105105
"version": "5.57.0",
106-
"nextBump": "minor",
106+
"nextBump": "patch",
107107
"mainProject": "@microsoft/rush"
108108
}
109109
]

0 commit comments

Comments
 (0)