From 03dc01193464c8cdea5c9756208dd2076de5063a Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 19 Oct 2017 20:18:59 -0700 Subject: [PATCH] v7.0.0-2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c827ff..2097bff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "7.0.0-1", + "version": "7.0.0-2", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "cli.js",