From 9247d34f8c7932685f9f8ebf54eb4c76f973d434 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Sun, 11 Dec 2016 21:14:00 -0800 Subject: [PATCH] 4.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afc8f6a..e88456c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "4.3.0", + "version": "4.3.1", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",