diff --git a/bower.json b/bower.json index 25a38d61..4b18c7ed 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.0-beta.1.2.3", + "version": "1.0.0-beta.1.2.4", "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 6a7e728b..efc58a03 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,6 @@ +### 1.0.0-beta.1.2.4 (2016-05-12) + + ### 1.0.0-beta.1.2.3 (2016-05-10) diff --git a/package.json b/package.json index dd8b2f0b..374dfdba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-framework", - "version": "1.0.0-beta.1.2.3", + "version": "1.0.0-beta.1.2.4", "description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.", "keywords": [ "aurelia",