diff --git a/README.md b/README.md index a6e8f76a..6185aaa0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Feel free to check out our story of how we upgraded our product to Vue 3 on our * V-model support * Vuex support * Async options support -* Fully configurable (see props list below) +* Fully configurable ## Install & basic usage diff --git a/package.json b/package.json index 9ed86aed..e44395ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@suadelabs/vue3-multiselect", - "version": "1.0.0-rc.0", + "version": "1.0.0", "private": false, "description": "Multiselect component for Vue 3", "author": {