diff --git a/bower.json b/bower.json index 2d25ff27..3f8a0b38 100644 --- a/bower.json +++ b/bower.json @@ -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", diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 79eab0c2..597ec08d 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,6 @@ +### 1.0.0-beta.1.1.3 (2016-02-09) + + ### 1.0.0-beta.1.1.2 (2016-02-08) diff --git a/doc/api.json b/doc/api.json index 57d7c99a..88f6369a 100644 --- a/doc/api.json +++ b/doc/api.json @@ -71,7 +71,7 @@ "type": { "type": "reference", "name": "Container", - "id": 208, + "id": 489, "moduleName": "\"aurelia-dependency-injection\"" } }, @@ -117,7 +117,7 @@ "type": { "type": "reference", "name": "Container", - "id": 208, + "id": 489, "moduleName": "\"aurelia-dependency-injection\"" } }, @@ -482,7 +482,7 @@ "type": { "type": "reference", "name": "Container", - "id": 208, + "id": 489, "moduleName": "\"aurelia-dependency-injection\"" } }, diff --git a/package.json b/package.json index 41ef91a7..3af74025 100644 --- a/package.json +++ b/package.json @@ -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",