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