diff --git a/CHANGELOG.md b/CHANGELOG.md index 07156e7..be7c715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [1.0.2](https://github.com/tinesoft/ngx-wow/compare/v1.0.1...v1.0.2) (2017-12-31) + + +### Bug Fixes + +* **animate.css:** update documentation about the necessary setup of `animate.css` ([e0ed09d](https://github.com/tinesoft/ngx-wow/commit/e0ed09d)) + + + ## [1.0.1](https://github.com/tinesoft/ngx-wow/compare/v1.0.0...v1.0.1) (2017-12-21) diff --git a/package.json b/package.json index 24bd3d0..716131c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ngx-wow", "description": "Angular module for WOW.js.", - "version": "1.0.1", + "version": "1.0.2", "homepage": "https://github.com/tinesoft/ngx-wow", "author": { "name": "Tine Kondo",