diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index c3af7624e..7d8ffd702 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,11 @@ +### 0.16.2 (2015-08-05) + + +#### Bug Fixes + +* **package:** remove old framework version ([a2bec337](http://github.com/aurelia/skeleton-navigation/commit/a2bec3373bee7a65f642ba358e178e5cc7270805)) + + ### 0.16.1 (2015-08-05) diff --git a/package.json b/package.json index 2ff973563..989f9abb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-skeleton-navigation", - "version": "0.16.1", + "version": "0.16.2", "description": "A starter kit for building a standard navigation-style app with Aurelia.", "keywords": [ "aurelia",