From f414e46d1cd390fc65bd55bd0d22809167368325 Mon Sep 17 00:00:00 2001 From: Noah Klayman Date: Fri, 22 Mar 2019 17:03:42 -0700 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcd262ed..a9e7806a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-electron-builder", - "version": "1.1.3", + "version": "1.2.0", "description": "A Vue Cli 3 plugin for Electron with no required configuration", "main": "index.js", "homepage": "https://nklayman.github.io/vue-cli-plugin-electron-builder/",