From e696ffc70edd460bd33e03486820f7d829952172 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 9 Aug 2018 01:09:06 -0700 Subject: [PATCH] 8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4cd4bc..0745cf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "8.0.0", + "version": "8.0.1", "description": "A GraphQL schema, Express server, and middleware for querying the MusicBrainz.", "main": "lib/index.js", "bin": "cli.js",