diff --git a/package.json b/package.json index 477c1ec..f639bd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "7.3.0", + "version": "8.0.0-0", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "cli.js",