Skip to content

Commit 250ad30

Browse files
committed
Ups
1 parent 7a4e194 commit 250ad30

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 1.6.3
12
## 1.6.2
23
- UI enhancements, including padding and layout adjustments.
34

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add the dependency to your `pubspec.yaml` file:
3131

3232
```yaml
3333
dependencies:
34-
multiselect_field: ^1.6.2
34+
multiselect_field: ^1.6.3
3535
```
3636
3737
Then, install the dependencies using:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: multiselect_field
22
description: "A flexible dropdown field supporting single/multiple selection modes, styles, titles, etc"
3-
version: 1.6.2
3+
version: 1.6.3
44
homepage: https://github.com/JhonaCodes/multiselect_field.git
55

66
environment:

0 commit comments

Comments
 (0)