Skip to content

Commit 9222698

Browse files
author
Yeo Ming Sern
committed
release(v1.1.0) : Updated readme and version number
1 parent a846677 commit 9222698

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In your pubspec.yaml
3232

3333
```yaml
3434
dependencies:
35-
flutter_bounceable: ^1.0.2
35+
flutter_bounceable: ^1.1.0
3636
```
3737
3838
```dart
@@ -59,4 +59,5 @@ Bounceable(
5959
Feature requests and pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
6060

6161
## Support:
62+
6263
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/mingsern)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_bounceable
22
description: A simple, interactive and customizable on-tap bounce animation that can be wrapped on any widgets that you like.
3-
version: 1.0.3
3+
version: 1.1.0
44
repository: https://github.com/MingSern/flutter_bounceable
55
issue_tracker: https://github.com/MingSern/flutter_bounceable/issues
66

0 commit comments

Comments
 (0)