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