From 532464eaae19c5869a78a2dea38fd3139dc74faa Mon Sep 17 00:00:00 2001 From: Alexis Tyler Date: Mon, 26 Aug 2019 13:18:29 +0930 Subject: [PATCH] release v1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f178de56..77aa7ee44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unraid/graphql-api", - "version": "1.0.7", + "version": "1.0.8", "main": "index.js", "repository": "git@github.com:unraid/graphql-api.git", "author": "Alexis Tyler (https://wvvw.me/)",