Skip to content

Commit 4bd32af

Browse files
committed
06ad112 docs(changelog): update change log to beta.14
1 parent f8bb6fe commit 4bd32af

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Wed Apr 6 23:03:02 UTC 2016
2-
3ca6df87b8280f38cc9a673ed31b18b1a181e5ce
1+
Thu Apr 7 18:05:51 UTC 2016
2+
06ad112998e3e3fed888fd7d911822496524c3f0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2",
3-
"version": "2.0.0-beta.13",
3+
"version": "2.0.0-beta.14",
44
"description": "Angular 2 - a web framework for modern web apps",
55
"homepage": "https://github.com/angular/angular",
66
"bugs": "https://github.com/angular/angular/issues",

src/http/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngHttp",
3-
"version": "2.0.0-beta.13",
3+
"version": "2.0.0-beta.14",
44
"description": "Http module for Angular 2",
55
"homepage": "https://github.com/angular/angular",
66
"bugs": "https://github.com/angular/angular/issues",
@@ -9,7 +9,7 @@
99
"repository": {"type":"git","url":"https://github.com/angular/angular.git"},
1010
"devDependencies": {},
1111
"peerDependencies": {
12-
"angular2": "2.0.0-beta.13",
12+
"angular2": "2.0.0-beta.14",
1313
"rxjs": "5.0.0-beta.2"
1414
}
1515
}

0 commit comments

Comments
 (0)