From 822187f436aed669a42cd19f268e1a379d010073 Mon Sep 17 00:00:00 2001 From: Jeff Date: Fri, 22 Mar 2019 11:27:38 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20v2.6.2?= 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 8733594..e25f107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-select", - "version": "2.6.1", + "version": "2.6.2", "description": "A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.", "author": "Jeff Sagal ", "private": false,