From 9944dbd57795fa312c8f35c4734977698d70c895 Mon Sep 17 00:00:00 2001 From: retrohacker Date: Wed, 16 Aug 2017 17:34:18 -0700 Subject: [PATCH] fix: package.json version now matches npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8432dfee8..cb9086f9f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "express", "DTrace" ], - "version": "5.0.1", + "version": "5.1.0", "repository": { "type": "git", "url": "git://github.com/restify/node-restify.git"