From 5fdb9f80b4659a1545521a5ac0e395c660c123fb Mon Sep 17 00:00:00 2001 From: John Leider Date: Sun, 3 Nov 2019 17:33:56 -0600 Subject: [PATCH] chore: release 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a10d8df..bf942110 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-vuetify", - "version": "2.0.0", + "version": "2.0.1", "description": "Vuetify Framework Plugin for Vue CLI 3", "main": "index.js", "scripts": {