Skip to content

Commit 349d528

Browse files
committed
Fix version
1 parent 6b7b022 commit 349d528

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.9.1-no-macos.2
1+
## 1.9.0-no-macos.3
22

33
- fix: pop with dialog context (#115)
44

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages:
1515
path: ".."
1616
relative: true
1717
source: path
18-
version: "1.9.1-no-macos.2"
18+
version: "1.9.0-no-macos.3"
1919
analyzer:
2020
dependency: transitive
2121
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: adaptive_dialog
22
description: Show alert dialog or modal action sheet adaptively according to platform.
3-
version: 1.9.1-no-macos.2
3+
version: 1.9.0-no-macos.3
44
repository: https://github.com/mono0926/adaptive_dialog
55
funding:
66
- https://github.com/sponsors/mono0926

0 commit comments

Comments
 (0)