From ab1ad5ad88bef8097b4da536bfd16958813b4f1e Mon Sep 17 00:00:00 2001 From: Lukas Geiger Date: Tue, 7 Feb 2017 10:22:57 +0100 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff74910..06dbcd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-abi", - "version": "1.3.1", + "version": "1.3.2", "description": "Get the Node ABI for a given target and runtime, and vice versa.", "main": "index.js", "scripts": {