From 0bf6f8a45a20f9ba649a1738a8c6db7760bfe9a3 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Sun, 19 Mar 2017 00:49:43 -0700 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b23007..fbf2418 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "5.0.3", + "version": "5.1.0", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",