chore(router): bump up version number

This commit is contained in:
vsavkin 2016-08-09 10:25:39 -07:00 committed by Igor Minar
parent f444c11d21
commit ef1eadadcd
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@angular/router",
"version": "3.0.0-beta.2",
"description": "",
"version": "3.0.0-rc.1",
"description": "Angular 2 Router",
"main": "index.js",
"jsnext:main": "esm/index.js",
"keywords": [
@ -18,7 +18,7 @@
"bugs": {
"url": "https://github.com/angular/angular/issues"
},
"homepage": "https://github.com/angular/angular#readme",
"homepage": "https://github.com/angular/angular/blob/master/modules/%40angular/router/README.md",
"peerDependencies": {
"@angular/core": "0.0.0-PLACEHOLDER",
"@angular/compiler": "0.0.0-PLACEHOLDER",