Skip to content

Commit e707144

Browse files
committed
Publish version 4.0
1 parent ea8d2f1 commit e707144

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
```
1313
dependencies:
14-
flutter_sequence_animation: "^4.0.0-nullsafety"
14+
flutter_sequence_animation: "^4.0.0"
1515
```
1616

1717

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_sequence_animation
22
description: Composite together any animation with this robust and simple to use package.
3-
version: 4.0.0-nullsafety
3+
version: 4.0.0
44
homepage: https://github.com/Norbert515/flutter_sequence_animation
55

66
environment:

0 commit comments

Comments
 (0)