From 90dd541a204f6287e1dd77d95e4fdc1f6909154c Mon Sep 17 00:00:00 2001 From: Matt Elen Date: Tue, 16 Mar 2021 08:41:50 +0000 Subject: [PATCH] Package and readme tweaks --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {