From 6d3d5a595beb946e4d93a4059762b0680572f756 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Sun, 16 Sep 2018 16:23:06 -0700 Subject: [PATCH] v8.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bcc08c..8f10ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "8.0.3", + "version": "8.0.4", "description": "A GraphQL schema, Express server, and middleware for querying the MusicBrainz.", "main": "lib/index.js", "bin": "cli.js",