diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index e86015e52..5306cba12 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,11 @@ +## 1.0.0-beta.1.0.1 (2015-11-17) + + +#### Features + +* **notify:** notify when build fails ([f8584189](http://github.com/aurelia/skeleton-navigation/commit/f858418944341fab609765eee36e88219486d17c)) + + ### 1.0.0-beta.1 (2015-11-16) diff --git a/package.json b/package.json index 017482974..a969e05e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-skeleton-navigation", - "version": "1.0.0-beta.1", + "version": "1.0.0-beta.1.0.1", "description": "A starter kit for building a standard navigation-style app with Aurelia.", "keywords": [ "aurelia",