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 0744a3d commit 834751cCopy full SHA for 834751c
bin/node-build
@@ -14,7 +14,7 @@
14
# --version Show version of node-build
15
#
16
17
-NODE_BUILD_VERSION=2.5.0
+NODE_BUILD_VERSION=2.5.1
18
19
OLDIFS="$IFS"
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-build",
3
- "version": "2.5.0",
+ "version": "2.5.1",
4
"private": true,
5
"description": "Install NodeJS versions",
6
"homepage": "https://github.com/nodenv/node-build#readme",
0 commit comments