From c12e97f83da91cbcbbbe00adaa9cadb653d0bfcc Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Mon, 19 Dec 2016 21:23:42 -0800 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3165ba7..97a9d70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "4.5.0", + "version": "5.0.0", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",