From c20eb76b3e3cf29d8f92bcac08a2ff8faee02917 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Sat, 22 Dec 2018 21:04:18 +0100 Subject: [PATCH] chore: v0.19.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a38bae5..e7e1d50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-plugin-apollo", - "version": "0.19.0", + "version": "0.19.1", "description": "vue-cli 3 plugin to add Apollo and GraphQL", "main": "index.js", "scripts": {