Skip to content

Commit 9db916c

Browse files
josephperrottalan-agius4
authored andcommitted
build: establish current version in package.json
Ahead of moving to common merge tooling, the current version of the packages must be tracked in the package.json at the root of the project.
1 parent 431ca49 commit 9db916c

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": "0.0.0",
3+
"version": "11.0.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)