diff --git a/package.json b/package.json index f985ff7..5abc5d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "5.1.3", + "version": "6.0.0", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "cli.js",