Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit cdbd0e0

Browse files
committed
build: bumps version of main branch to 14.0.0-next.0 so the next release will be v14, not v13.2
1 parent 4a21673 commit cdbd0e0

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,7 +1,7 @@
11
{
22
"name": "nguniversal",
33
"main": "index.js",
4-
"version": "13.2.0-next.0",
4+
"version": "14.0.0-next.0",
55
"private": true,
66
"description": "Universal (isomorphic) JavaScript support for Angular",
77
"homepage": "https://github.com/angular/universal",

0 commit comments

Comments
 (0)