From 24ebfa1b513be4e4629b54d248b2aaeefa0b0196 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Sun, 16 Sep 2018 21:55:31 -0700 Subject: [PATCH] 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13d713d..739be07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "8.0.4", + "version": "8.1.0", "description": "A GraphQL schema, Express server, and middleware for querying the MusicBrainz.", "main": "lib/index.js", "bin": "cli.js",