From cfcdc023448cd2b89f433bed6aaa7a660ebccf48 Mon Sep 17 00:00:00 2001 From: retrohacker Date: Fri, 15 Sep 2017 10:36:22 -0700 Subject: [PATCH] chore(release): release 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cc411e19..d1fd30729 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "express", "DTrace" ], - "version": "5.2.0", + "version": "6.0.0", "repository": { "type": "git", "url": "git://github.com/restify/node-restify.git"