Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Feb 8, 2016
1 parent 6633d6d commit cceda13
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 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-templating-resources",
"version": "1.0.0-beta.1.1.0",
"version": "1.0.0-beta.1.1.1",
"description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.",
"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.1 (2016-02-08)


### 1.0.0-beta.1.1.0 (2016-01-29)


Expand Down
8 changes: 4 additions & 4 deletions doc/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
"type": {
"type": "reference",
"name": "ViewResources",
"id": 1542,
"id": 1523,
"moduleName": "\"aurelia-templating\""
}
},
Expand Down Expand Up @@ -558,7 +558,7 @@
"type": {
"type": "reference",
"name": "ViewResources",
"id": 1542,
"id": 1523,
"moduleName": "\"aurelia-templating\""
}
},
Expand All @@ -571,7 +571,7 @@
"type": {
"type": "reference",
"name": "ViewCompileInstruction",
"id": 1408,
"id": 1389,
"moduleName": "\"aurelia-templating\""
}
}
Expand Down Expand Up @@ -937,7 +937,7 @@
"type": {
"type": "reference",
"name": "View",
"id": 1592,
"id": 1573,
"moduleName": "\"aurelia-templating\""
}
}
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-templating-resources",
"version": "1.0.0-beta.1.1.0",
"version": "1.0.0-beta.1.1.1",
"description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit cceda13

Please sign in to comment.