chore(router): bump up version

This commit is contained in:
vsavkin 2016-06-17 09:18:00 -07:00
parent 42c89b1b9b
commit 2aa615b4ae
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 3.0.0-alpha.7 (--) # 3.0.0-alpha.7 (2016-06-17)
## Features ## Features
* feat(router): add route config validation * feat(router): add route config validation

View File

@ -1,6 +1,6 @@
{ {
"name": "@angular/router", "name": "@angular/router",
"version": "3.0.0-alpha.6", "version": "3.0.0-alpha.7",
"description": "", "description": "",
"main": "./dist/index.js", "main": "./dist/index.js",
"jsnext:main": "./dist/esm/index.js", "jsnext:main": "./dist/esm/index.js",