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