diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index f71ef15..759933e 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,5 +1,5 @@ - -## [1.0.1](https://github.com/aurelia/webpack-plugin/compare/1.0.0...v1.0.1) (2016-07-29) + +# [1.1.0](https://github.com/aurelia/webpack-plugin/compare/1.0.0...v1.1.0) (2016-07-29) ### Bug Fixes diff --git a/package.json b/package.json index 0cab647..f9692cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-webpack-plugin", - "version": "1.0.1", + "version": "1.1.0", "description": "A plugin for webpack that enables bundling Aurelia applications.", "keywords": [ "aurelia",