Skip to content

Commit 41c9378

Browse files
nodenv-botgithub-actions[bot]
authored andcommitted
5.3.23
1 parent 399f232 commit 41c9378

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-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.3.22
18+
NODE_BUILD_VERSION=5.3.23
1919

2020
OLDIFS="$IFS"
2121

package-lock.json

Lines changed: 2 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.3.22",
3+
"version": "5.3.23",
44
"description": "Install NodeJS versions",
55
"homepage": "https://github.com/nodenv/node-build#readme",
66
"license": "MIT",

0 commit comments

Comments
 (0)