Skip to content

Commit 4414f6c

Browse files
committed
chore(release): bump version number to 1.0.2
1 parent e0ed09d commit 4414f6c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.0.2"></a>
2+
## [1.0.2](https://github.com/tinesoft/ngx-wow/compare/v1.0.1...v1.0.2) (2017-12-31)
3+
4+
5+
### Bug Fixes
6+
7+
* **animate.css:** update documentation about the necessary setup of `animate.css` ([e0ed09d](https://github.com/tinesoft/ngx-wow/commit/e0ed09d))
8+
9+
10+
111
<a name="1.0.1"></a>
212
## [1.0.1](https://github.com/tinesoft/ngx-wow/compare/v1.0.0...v1.0.1) (2017-12-21)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-wow",
33
"description": "Angular module for WOW.js.",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"homepage": "https://github.com/tinesoft/ngx-wow",
66
"author": {
77
"name": "Tine Kondo",

0 commit comments

Comments
 (0)