From bb762f135fa16ca5db3c34204595201c688dee16 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Fri, 2 Dec 2016 00:48:27 -0800 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be16fbd..55f4a81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphbrainz", - "version": "2.5.0", + "version": "3.0.0", "description": "An Express server and middleware for querying the MusicBrainz API using GraphQL.", "main": "lib/index.js", "bin": "lib/index.js",