diff --git a/bin/node-build b/bin/node-build
index 8ae8f5a3..a1367732 100755
--- a/bin/node-build
+++ b/bin/node-build
@@ -15,7 +15,7 @@
 #   --version        Show version of node-build
 #
 
-NODE_BUILD_VERSION=5.3.19
+NODE_BUILD_VERSION=5.3.20
 
 OLDIFS="$IFS"
 
diff --git a/package-lock.json b/package-lock.json
index c552aa47..8f91d301 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@nodenv/node-build",
-  "version": "5.3.19",
+  "version": "5.3.20",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@nodenv/node-build",
-      "version": "5.3.19",
+      "version": "5.3.20",
       "license": "MIT",
       "devDependencies": {
         "@nodenv/node-build-update-defs": "^2.11.1",
diff --git a/package.json b/package.json
index e28bc73c..16af7d64 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@nodenv/node-build",
-  "version": "5.3.19",
+  "version": "5.3.20",
   "description": "Install NodeJS versions",
   "homepage": "https://github.com/nodenv/node-build#readme",
   "license": "MIT",