From f0653c4677d8e0948ff6c09223ee5c8076236209 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Thu, 30 Aug 2018 14:36:19 +0200 Subject: [PATCH] chore: v0.16.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 781ca8d..d41c5f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-apollo", - "version": "0.16.3", + "version": "0.16.4", "description": "vue-cli 3 plugin to add Apollo and GraphQL", "main": "index.js", "scripts": {