Skip to content

Commit d570199

Browse files
nodenv-botgithub-actions[bot]
authored andcommittedMar 14, 2025··
5.3.31
1 parent f0956c6 commit d570199

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.3.30
18+
NODE_BUILD_VERSION=5.3.31
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.3.30",
3+
"version": "5.3.31",
44
"description": "Install NodeJS versions",
55
"homepage": "https://github.com/nodenv/node-build#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.