From ef24fc5cd847c3ffb5a1df801f4b442a2ea210f1 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Fri, 22 Oct 2021 15:27:32 -0700 Subject: [PATCH] 3.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71bb53f..cf1e83e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pkg-fetch", - "version": "3.2.3", + "version": "3.2.4", "description": "Compiles and stores base binaries for pkg", "main": "lib-es5/index.js", "license": "MIT",