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