Skip to content

Commit 8fdb03a

Browse files
Paul Boocockpaulboocock
authored andcommitted
Prepare for 3.1.1 release
1 parent dd73a21 commit 8fdb03a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ client-side and server-side tiers of your websites and web apps.
5151

5252
### Contributing quick start
5353

54-
Assuming [git](https://git-scm.com/downloads), [Node.js 10, 12 or 14 LTS](https://nodejs.org/en/download/releases/) are installed.
54+
Assuming [git](https://git-scm.com/downloads), [Node.js 12 or 14 LTS](https://nodejs.org/en/download/releases/) are installed.
5555

5656
#### Clone repository
5757

common/config/rush/version-policies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
*
4343
* Valid values are: "prerelease", "release", "minor", "patch", "major"
4444
*/
45-
"nextBump": "minor"
45+
"nextBump": "patch"
4646
}
4747
]

0 commit comments

Comments
 (0)