Skip to content

Commit 501aee7

Browse files
committed
refactor: bump CLI version to 13.3.0-rc.0
We won't actually be releasing an RC, but this is necessary for the release tool to understand that it will do a minor release from this branch.
1 parent 3367ec7 commit 501aee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "13.3.0-next.0",
3+
"version": "13.3.0-rc.0",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)