diff --git a/bower.json b/bower.json index 60c3f0ee..e800a14d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.0-beta.1.0.5", + "version": "1.0.0-beta.1.0.6", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia", diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 8bee1dba..cb24e3dd 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,8 @@ +### 1.0.0-beta.1.0.6 (2015-12-22) + +* docs update + + ## 1.0.0-beta.1.0.3 (2015-12-03) * docs update diff --git a/doc/api.json b/doc/api.json index d5a9acd5..9e1b385e 100644 --- a/doc/api.json +++ b/doc/api.json @@ -53,7 +53,7 @@ "type": { "type": "reference", "name": "Loader", - "id": 605, + "id": 736, "moduleName": "\"aurelia-loader\"" } }, @@ -71,7 +71,7 @@ "type": { "type": "reference", "name": "Container", - "id": 484, + "id": 208, "moduleName": "\"aurelia-dependency-injection\"" } }, @@ -117,7 +117,7 @@ "type": { "type": "reference", "name": "Container", - "id": 484, + "id": 208, "moduleName": "\"aurelia-dependency-injection\"" } }, @@ -135,7 +135,7 @@ "type": { "type": "reference", "name": "Loader", - "id": 605, + "id": 736, "moduleName": "\"aurelia-loader\"" } }, @@ -482,7 +482,7 @@ "type": { "type": "reference", "name": "Container", - "id": 484, + "id": 208, "moduleName": "\"aurelia-dependency-injection\"" } }, diff --git a/package.json b/package.json index 52c65470..8daaf310 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.0-beta.1.0.5", + "version": "1.0.0-beta.1.0.6", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia",