From aed2bea1e75c472af1683d124456097627577a0e Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Thu, 2 May 2019 17:28:13 +0200 Subject: [PATCH] chore: v0.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd1da1a..e01ecdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-apollo", - "version": "0.19.2", + "version": "0.20.0", "description": "vue-cli 3 plugin to add Apollo and GraphQL", "main": "index.js", "types": "./types.d.ts",