diff --git a/CHANGELOG.md b/CHANGELOG.md index dd214d8..07156e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ + +## [1.0.1](https://github.com/tinesoft/ngx-wow/compare/v1.0.0...v1.0.1) (2017-12-21) + + +### Bug Fixes + +* **doc:** update README with installation instructions ([e5acacc](https://github.com/tinesoft/ngx-wow/commit/e5acacc)) + + + -# 1.0.0 (2017-10-18) +# [1.0.0](https://github.com/tinesoft/ngx-wow/compare/9d1aa28...v1.0.0) (2017-10-18) ### Features diff --git a/package.json b/package.json index 17f0dcd..24bd3d0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ngx-wow", "description": "Angular module for WOW.js.", - "version": "1.0.0", + "version": "1.0.1", "homepage": "https://github.com/tinesoft/ngx-wow", "author": { "name": "Tine Kondo",