2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00

Merge branch 'master' into feature/custom-filter

# Conflicts:
#	dev.html
#	src/components/Select.vue
#	src/dev.js
This commit is contained in:
Jeff
2018-01-12 18:59:27 -08:00
9 changed files with 246 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-select",
"version": "2.3.0",
"version": "2.4.0",
"description": "A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.",
"author": "Jeff Sagal <sagalbot@gmail.com>",
"private": false,