From a283805b8b5ba64538f774f82e75dcc54879d20d Mon Sep 17 00:00:00 2001 From: Alexis Tyler Date: Thu, 19 Sep 2019 13:38:14 +0930 Subject: [PATCH] release v1.0.15 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cb755bec1..2167a4c76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unraid/graphql-api", - "version": "1.0.14", + "version": "1.0.15", "main": "index.js", "repository": "git@github.com:unraid/graphql-api.git", "author": "Alexis Tyler (https://wvvw.me/)", @@ -64,4 +64,4 @@ "stoppable", "subscriptions-transport-ws" ] -} \ No newline at end of file +}