Skip to content

Commit

Permalink
bump version to 0.3.24
Browse files Browse the repository at this point in the history
  • Loading branch information
baparham committed Jun 11, 2024
1 parent cb0ec9c commit afe679c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2669,5 +2669,32 @@
"uvwasi": "0.0.21",
"v8": "12.4.254.14-node.12",
"zlib": "1.3.0.1-motley-7d77fb7"
},
"22.3.0": {
"node": "22.3.0",
"acorn": "8.11.3",
"ada": "2.8.0",
"ares": "1.29.0",
"base64": "0.5.2",
"brotli": "1.1.0",
"cjs_module_lexer": "1.2.2",
"cldr": "45.0",
"icu": "75.1",
"llhttp": "9.2.1",
"modules": "127",
"napi": "9",
"nghttp2": "1.62.1",
"nghttp3": "0.7.0",
"ngtcp2": "1.3.0",
"openssl": "3.0.13+quic",
"simdjson": "3.9.3",
"simdutf": "5.2.8",
"tz": "2024a",
"undici": "6.18.2",
"unicode": "15.1",
"uv": "1.48.0",
"uvwasi": "0.0.21",
"v8": "12.4.254.20-node.13",
"zlib": "1.3.0.1-motley-4f653ff"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "process-versions",
"version": "0.3.23",
"version": "0.3.24",
"main": "index.json",
"repository": "https://github.com/baparham/process-versions.git",
"author": "Brad Parham <[email protected]>",
Expand Down

0 comments on commit afe679c

Please sign in to comment.