From 759310a2a6f30ac4f97f9c8f224541700b19a972 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 5 Oct 2017 20:33:35 -0700 Subject: [PATCH] v6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",