Skip to content

Commit 3032bdf

Browse files
committed
2.5.4
1 parent f008c24 commit 3032bdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/node-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# --version Show version of node-build
1515
#
1616

17-
NODE_BUILD_VERSION=2.5.3
17+
NODE_BUILD_VERSION=2.5.4
1818

1919
OLDIFS="$IFS"
2020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-build",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"private": true,
55
"description": "Install NodeJS versions",
66
"homepage": "https://github.com/nodenv/node-build#readme",

0 commit comments

Comments
 (0)