From b0319ffb39653914722906cd9f40ad2347eaa206 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Tue, 29 Nov 2016 00:14:36 -0800 Subject: [PATCH] 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c51d7a6..812f3ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "2.4.0", + "version": "2.4.1", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",