Skip to content

Commit

Permalink
increase the version
Browse files Browse the repository at this point in the history
  • Loading branch information
payam-zahedi committed Oct 31, 2023
1 parent 0554927 commit acb1671
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
## 1.1.0

* add new toast style (ToastificationStyle.simple) by @mahmoud-eslami
* add toastification callbacks by @payam-zahedi

## 1.0.2

* Fix the code preview section issue by @mahmoud-eslami
* onAutoCompleteCompleted Callback exposed to user by @Shery573
* Add github stars section by @payam-zahedi

## 1.0.1

* update README.me by @payam-zahedi

## 1.0.0
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A new Flutter project.

publish_to: "none"

version: 1.0.3+33
version: 1.1.0+40

environment:
sdk: ">=3.0.0 <4.0.0"
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: toastification
description: Toastification is a Flutter package that allows you to easily show toast and notification messages in your application.
version: 1.0.2
version: 1.1.0
homepage: https://payamzahedi.com/toastification/
repository: https://github.com/payam-zahedi/toastification

Expand Down

0 comments on commit acb1671

Please sign in to comment.