From 64c624c5745f0533d3ef6509a9b8bb01ed4a3e8d Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Mon, 3 Apr 2017 22:02:49 -0700 Subject: [PATCH] 5.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1ab0b8..bbabafd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "5.1.1", + "version": "5.1.2", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",