Skip to content

Commit f0ef236

Browse files
committed
e72dc16 docs(changelog): update changelog to beta.6
1 parent d54c3d3 commit f0ef236

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Thu Feb 11 22:52:44 UTC 2016
2-
f161b5cc282590d8874a203f9a6db06c9621b210
1+
Fri Feb 12 00:27:43 UTC 2016
2+
e72dc16dbe4afa3428c4524901cbd2501a84a98b

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.5",
3+
"version": "2.0.0-beta.6",
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.5",
3+
"version": "2.0.0-beta.6",
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.5",
12+
"angular2": "2.0.0-beta.6",
1313
"rxjs": "5.0.0-beta.0"
1414
}
1515
}

0 commit comments

Comments
 (0)