build: cut 4.0.0-rc.1

rc.0 is not part of the repo history because of a missing fix that was discovered after publishing to npm
This commit is contained in:
Igor Minar
2017-02-24 14:45:50 -08:00
parent 7b02eae0e8
commit da79ad3cec
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "4.0.0-beta.8",
"version": "4.0.0-rc.1",
"private": true,
"branchPattern": "2.0.*",
"description": "Angular - a web framework for modern web apps",