Skip to content

Commit b2c96b6

Browse files
committed
🎉 update version to 1.0.3
1 parent 2168fa2 commit b2c96b6

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.0.3
2+
* General update.
3+
14
## 1.0.2
25
* Updated Readme.
36

README.md

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

4343
```yaml
4444
dependencies:
45-
animated_text_kit: ^1.0.2
45+
animated_text_kit: ^1.0.3
4646
```
4747
4848
### 2. Install it

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages:
1414
path: ".."
1515
relative: true
1616
source: path
17-
version: "1.0.2"
17+
version: "1.0.3"
1818
args:
1919
dependency: transitive
2020
description:

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: 1.0.2
3+
version: 1.0.3
44
author: Ayush Agarwal <aagarwal9782@gmail.com>
55
homepage: https://github.com/aagarwal1012/Animated-Text-Kit/
66

0 commit comments

Comments
 (0)