diff --git a/bower.json b/bower.json
index 7ab383aa..0f07b561 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-i18n",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "A plugin that provides i18n support.",
"keywords": [
"aurelia",
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 1e34e88d..795318da 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [1.3.1](https://github.com/aurelia/i18n/compare/1.3.0...v1.3.1) (2017-02-27)
+
+* Documentation update.
+
# [1.3.0](https://github.com/aurelia/i18n/compare/1.2.3...v1.3.0) (2017-01-07)
diff --git a/package.json b/package.json
index 8d4e6bc0..aa16a9f1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-i18n",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "A plugin that provides i18n support.",
"keywords": [
"aurelia",