Skip to content

Commit 834751c

Browse files
committed
2.5.1
1 parent 0744a3d commit 834751c

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.0
17+
NODE_BUILD_VERSION=2.5.1
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.0",
3+
"version": "2.5.1",
44
"private": true,
55
"description": "Install NodeJS versions",
66
"homepage": "https://github.com/nodenv/node-build#readme",

0 commit comments

Comments
 (0)