Skip to content

Commit

Permalink
Releasing graalpy-v24.1.1-build.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 15, 2024
1 parent d2dc5fd commit d9b6631
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions installers/nodejs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions installers/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bjia56/portable-python",
"version": "0.1.92",
"version": "0.1.93",
"description": "Portable Python",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -79,12 +79,14 @@
},
"graalpy": {
"versions": [
"24.1.1",
"24.1.0",
"24.0.2"
],
"versionBuilds": {
"24.0.2": "graalpy-v24.0.2-build.0",
"24.1.0": "graalpy-v24.1.0-build.0"
"24.1.0": "graalpy-v24.1.0-build.0",
"24.1.1": "graalpy-v24.1.1-build.0"
}
},
"pypy": {
Expand Down

0 comments on commit d9b6631

Please sign in to comment.