From 7398f5a95cb9fe023ef57f02a6fe91d825b88f2f Mon Sep 17 00:00:00 2001 From: shirne Date: Sat, 23 Sep 2023 14:47:43 +0800 Subject: [PATCH] version --- CHANGELOG.md | 2 +- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 984f730..9ba6353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [4.6.7] +## [4.6.8] * fix loading close error ## [4.6.6] * add ToastStyle.iconPadding diff --git a/example/pubspec.lock b/example/pubspec.lock index db8d413..271451e 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -174,7 +174,7 @@ packages: path: ".." relative: true source: path - version: "4.6.7" + version: "4.6.8" sky_engine: dependency: transitive description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 22d083e..0add810 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: shirne_dialog description: A flutter package to use alert, toast, popup, snack, imagePreview, loading etc. with customizable style in anywhere. -version: 4.6.7 +version: 4.6.8 homepage: https://shirne.github.io/dialog/ repository: https://github.com/shirne/shirne_dialog screenshots: