Skip to content

Commit

Permalink
Updated to v8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ponnamkarthik committed Feb 20, 2023
1 parent 15516c7 commit d58167f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [8.1.4]

- Merged #419 (added environment restriction in pubspec)

## [8.1.3]

- Merged #415 (improvements to provide safer usage) @AlexSeednov
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This one has limited features and no control over UI

```yaml
# add this line to your dependencies
fluttertoast: ^8.1.3
fluttertoast: ^8.1.4
```
```dart
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: fluttertoast
description: Toast Library for Flutter, Easily create toast messages in single line of code
version: 8.1.3
version: 8.1.4
homepage: https://github.com/PonnamKarthik/FlutterToast
issue_tracker: https://github.com/ponnamkarthik/FlutterToast/issues

Expand Down

0 comments on commit d58167f

Please sign in to comment.