From eb9e49b31ecd28fb5a7ddf501105d1f8025ea3d0 Mon Sep 17 00:00:00 2001 From: Jeff Date: Mon, 1 Apr 2019 15:00:29 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20v2.6.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 701b969..863badc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-select", - "version": "2.6.3", + "version": "2.6.4", "description": "A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.", "author": "Jeff Sagal ", "private": false,