Skip to content

Commit dff04c8

Browse files
chore(all): prepare release 1.0.0-beta.1.1.3
1 parent c02dfef commit dff04c8

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-framework",
3-
"version": "1.0.0-beta.1.1.2",
3+
"version": "1.0.0-beta.1.1.3",
44
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
55
"keywords": [
66
"aurelia",

doc/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.0.0-beta.1.1.3 (2016-02-09)
2+
3+
14
### 1.0.0-beta.1.1.2 (2016-02-08)
25

36

doc/api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"type": {
7272
"type": "reference",
7373
"name": "Container",
74-
"id": 208,
74+
"id": 489,
7575
"moduleName": "\"aurelia-dependency-injection\""
7676
}
7777
},
@@ -117,7 +117,7 @@
117117
"type": {
118118
"type": "reference",
119119
"name": "Container",
120-
"id": 208,
120+
"id": 489,
121121
"moduleName": "\"aurelia-dependency-injection\""
122122
}
123123
},
@@ -482,7 +482,7 @@
482482
"type": {
483483
"type": "reference",
484484
"name": "Container",
485-
"id": 208,
485+
"id": 489,
486486
"moduleName": "\"aurelia-dependency-injection\""
487487
}
488488
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-framework",
3-
"version": "1.0.0-beta.1.1.2",
3+
"version": "1.0.0-beta.1.1.3",
44
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)