We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d0bd8 commit 0b48981Copy full SHA for 0b48981
package.json
@@ -2,7 +2,7 @@
2
"name": "java-run",
3
"module": "cli.ts",
4
"type": "module",
5
- "version": "0.0.2",
+ "version": "0.0.3",
6
"scripts": {
7
"version": "bunx bumpp",
8
"start": "bun run ./src/cli.ts",
0 commit comments