From d4089c0d784cdcb387d13453aedfa67e36e3b216 Mon Sep 17 00:00:00 2001 From: Matthew Andrews Date: Thu, 8 Oct 2015 19:32:20 +0100 Subject: [PATCH] 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44345ccc..fb845c54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-build-tools", - "version": "4.3.1", + "version": "4.3.2", "bin": { "next-build-tools": "./bin/next-build-tools.js", "nbt": "./bin/next-build-tools.js"