From afea48f1992b65445ad22d88459b971345bc86b0 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Fri, 2 Jul 2021 12:55:35 +0800 Subject: [PATCH] 3.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82d7a40..2a7d661 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pkg-fetch", - "version": "3.2.1", + "version": "3.2.2", "description": "Compiles and stores base binaries for pkg", "main": "lib-es5/index.js", "license": "MIT",