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",