release: cut the 6.0.0-rc.2 release

This commit is contained in:
Igor Minar 2018-04-05 10:53:45 -07:00
parent fc813f67f4
commit 083474e429
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "angular-srcs", "name": "angular-srcs",
"version": "6.0.0-rc.1", "version": "6.0.0-rc.2",
"private": true, "private": true,
"branchPattern": "2.0.*", "branchPattern": "2.0.*",
"description": "Angular - a web framework for modern web apps", "description": "Angular - a web framework for modern web apps",
@ -121,4 +121,4 @@
"xhr2": "0.1.4", "xhr2": "0.1.4",
"yargs": "9.0.1" "yargs": "9.0.1"
} }
} }