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

Commit 3cb414b

Browse files
author
Keen Yee Liau
committed
release: v10.0.0-rc.1
Previous commit did not bump the version.
1 parent 25c78bc commit 3cb414b

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": "10.0.0-rc.0",
4+
"version": "10.0.0-rc.1",
55
"private": true,
66
"description": "Universal (isomorphic) JavaScript support for Angular",
77
"homepage": "https://github.com/angular/universal",

0 commit comments

Comments
 (0)