Skip to content

Commit 1aa46cb

Browse files
author
Salim Lachdhaf
committed
release 6.0.0
1 parent 75ad007 commit 1aa46cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [6.0.0] - 2024.09.13
1+
## [6.0.0] - 2024.09.14
22

33
* #### New features:
44
* infinite list / lazy loading

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</table>
6666

6767

68-
## packages.yaml
68+
## pubspec.yaml
6969
```yaml
7070
dropdown_search: <lastest version>
7171
```

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dropdown_search
22
description: Simple and reactive Searchable Dropdown with item search feature, making it possible to use an sync/async item for easy customization.
3-
version: 6.0.4-pre
3+
version: 6.0.0
44
homepage: https://github.com/salim-lachdhaf
55
git: https://github.com/salim-lachdhaf/searchable_dropdown
66
repository: https://github.com/salim-lachdhaf/searchable_dropdown

0 commit comments

Comments
 (0)