We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f008c24 commit 3032bdfCopy full SHA for 3032bdf
bin/node-build
@@ -14,7 +14,7 @@
14
# --version Show version of node-build
15
#
16
17
-NODE_BUILD_VERSION=2.5.3
+NODE_BUILD_VERSION=2.5.4
18
19
OLDIFS="$IFS"
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-build",
3
- "version": "2.5.3",
+ "version": "2.5.4",
4
"private": true,
5
"description": "Install NodeJS versions",
6
"homepage": "https://github.com/nodenv/node-build#readme",
0 commit comments