Skip to content

Commit cc0c210

Browse files
committed
bump version to v2.5.4
1 parent 7193547 commit cc0c210

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+
## 2.5.4
2+
3+
- Added missing dart documentation to the public classes and methods.
4+
15
## 2.5.3
26

37
- Updated the `README` to revert links to be `pub.dev` friendly.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Add this to your package's `pubspec.yaml` file:
5959

6060
```yaml
6161
dependencies:
62-
animated_text_kit: ^2.5.3
62+
animated_text_kit: ^2.5.4
6363
```
6464
6565
### 2. Install it

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: animated_text_kit
22
description: A flutter package project which contains a collection of cool and beautiful text animations.
3-
version: 2.5.3
3+
version: 2.5.4
44
homepage: https://github.com/aagarwal1012/Animated-Text-Kit/
55
maintainer: Ayush Agarwal (@aagarwal1012)
66

0 commit comments

Comments
 (0)