From 3d41c0e3f35e88005672e407d4399d924125bcea Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 27 Apr 2017 19:40:36 -0700 Subject: [PATCH] 5.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9806e5..f5ba6dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "5.1.2", + "version": "5.1.3", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",