diff --git a/bower.json b/bower.json
index 469e7981..b3af5158 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-framework",
- "version": "1.1.2",
+ "version": "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 2e9a8a8a..0cc51c69 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [1.1.3](https://github.com/aurelia/framework/compare/1.1.2...v1.1.3) (2017-07-11)
+
+* Documentation updates.
+
## [1.1.2](https://github.com/aurelia/framework/compare/1.1.1...v1.1.2) (2017-04-05)
diff --git a/package.json b/package.json
index 37a47a2d..4a5a7796 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-framework",
- "version": "1.1.2",
+ "version": "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",