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