Skip to content

Commit 0476e23

Browse files
committed
Merge tag 'v5.4.10'
5.4.10 * tag 'v5.4.10': 5.4.10
2 parents 900f227 + 03e731c commit 0476e23

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

bin/node-build

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

18-
NODE_BUILD_VERSION=5.4.9
18+
NODE_BUILD_VERSION=5.4.10
1919

2020
OLDIFS="$IFS"
2121

package-lock.json

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodenv/node-build",
3-
"version": "5.4.9",
3+
"version": "5.4.10",
44
"description": "A tool to download, compile, and install Node on Unix-like systems.",
55
"homepage": "https://github.com/nodenv/node-build#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)