From 33d45710fe843a38d334da4e27bebb5e1fa68180 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Wed, 7 Dec 2016 00:46:09 -0800 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b81229..27bfc05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "3.0.1", + "version": "3.1.0", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",