From a7b27a93b4e9e55a3e2e7a8ca225e48ffaf0c277 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Tue, 27 Nov 2018 10:44:14 +0100 Subject: [PATCH] chore: v0.18.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1982c9..c919d4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-apollo", - "version": "0.18.0", + "version": "0.18.1", "description": "vue-cli 3 plugin to add Apollo and GraphQL", "main": "index.js", "scripts": {