We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63222b commit 4762f78Copy full SHA for 4762f78
package.json
@@ -2,7 +2,7 @@
2
"name": "java-run",
3
"module": "cli.ts",
4
"type": "module",
5
- "version": "0.0.1",
+ "version": "0.0.2",
6
"scripts": {
7
"version": "bunx bumpp",
8
"start": "bun run ./src/cli.ts",
0 commit comments