Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Feb 10, 2016
1 parent c02dfef commit dff04c8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-framework",
"version": "1.0.0-beta.1.1.2",
"version": "1.0.0-beta.1.1.3",
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
"keywords": [
"aurelia",
Expand Down
3 changes: 3 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 1.0.0-beta.1.1.3 (2016-02-09)


### 1.0.0-beta.1.1.2 (2016-02-08)


Expand Down
6 changes: 3 additions & 3 deletions doc/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"type": {
"type": "reference",
"name": "Container",
"id": 208,
"id": 489,
"moduleName": "\"aurelia-dependency-injection\""
}
},
Expand Down Expand Up @@ -117,7 +117,7 @@
"type": {
"type": "reference",
"name": "Container",
"id": 208,
"id": 489,
"moduleName": "\"aurelia-dependency-injection\""
}
},
Expand Down Expand Up @@ -482,7 +482,7 @@
"type": {
"type": "reference",
"name": "Container",
"id": 208,
"id": 489,
"moduleName": "\"aurelia-dependency-injection\""
}
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-framework",
"version": "1.0.0-beta.1.1.2",
"version": "1.0.0-beta.1.1.3",
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit dff04c8

Please sign in to comment.