Skip to content

Commit 90dd541

Browse files
committed
Package and readme tweaks
1 parent a9c8e37 commit 90dd541

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feel free to check out our story of how we upgraded our product to Vue 3 on our
1717
* V-model support
1818
* Vuex support
1919
* Async options support
20-
* Fully configurable (see props list below)
20+
* Fully configurable
2121

2222

2323
## Install & basic usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@suadelabs/vue3-multiselect",
3-
"version": "1.0.0-rc.0",
3+
"version": "1.0.0",
44
"private": false,
55
"description": "Multiselect component for Vue 3",
66
"author": {

0 commit comments

Comments
 (0)