Skip to content

Commit c6598ad

Browse files
committed
Update CHANGELOG and package version
1 parent 9c7a5a0 commit c6598ad

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.0.4] - 2020-09-27
2+
3+
* Check isDisposed before forward call
4+
15
## [1.0.3] - 2020-09-8
26

37
* Add key attribute to constructor

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ packages:
9494
path: ".."
9595
relative: true
9696
source: path
97-
version: "1.0.3"
97+
version: "1.0.4"
9898
sky_engine:
9999
dependency: transitive
100100
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: show_up_animation
22
description: A flutter package to simplify the implementation of "show up" animation
3-
version: 1.0.3
3+
version: 1.0.4
44
homepage: https://github.com/thecodepapaya/show_up_animation
55

66
environment:

0 commit comments

Comments
 (0)