Skip to content

Commit 4d14b7a

Browse files
committed
4.9.150
1 parent 49de5c7 commit 4d14b7a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Diff for: bin/node-build

+1-1
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=4.9.149
17+
NODE_BUILD_VERSION=4.9.150
1818

1919
OLDIFS="$IFS"
2020

Diff for: package-lock.json

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

Diff for: package.json

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

0 commit comments

Comments
 (0)