From ed2c68ef226c511ae9f956a88b29f09cca2a65db Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 8 Dec 2016 14:50:03 -0800 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c52126..1c91266 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "3.1.0", + "version": "3.1.1", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",