From 75cfae290fee1791a23fa68820ae5dd841e93e14 Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Tue, 6 Jun 2017 06:58:26 -0400 Subject: [PATCH] bump to v4.0.0 * dropping support for node < 4 * signal the CI not to test node < 4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67dafbf502..29bee3d615 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bindings", "gyp" ], - "version": "3.6.2", + "version": "4.0.0", "installVersion": 9, "author": "Nathan Rajlich (http://tootallnate.net)", "repository": {