Skip to content

Commit

Permalink
🎉 update version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aagarwal1012 committed Aug 14, 2018
1 parent 2168fa2 commit b2c96b6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.0.3
* General update.

## 1.0.2
* Updated Readme.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Add this to your package's `pubspec.yaml` file:

```yaml
dependencies:
animated_text_kit: ^1.0.2
animated_text_kit: ^1.0.3
```

### 2. Install it
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.2"
version: "1.0.3"
args:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: animated_text_kit
description: A flutter package project which contains a collection of cool and beautiful text animations.
version: 1.0.2
version: 1.0.3
author: Ayush Agarwal <[email protected]>
homepage: https://github.com/aagarwal1012/Animated-Text-Kit/

Expand Down

0 comments on commit b2c96b6

Please sign in to comment.