Skip to content

Commit 76331f3

Browse files
committedMay 30, 2024
5.0.4
1 parent 4338f6c commit 76331f3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎bin/node-build

+1-1
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.0.3
18+
NODE_BUILD_VERSION=5.0.4
1919

2020
OLDIFS="$IFS"
2121

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodenv/node-build",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "Install NodeJS versions",
55
"homepage": "https://github.com/nodenv/node-build#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)