We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faeb74b commit 931b47aCopy full SHA for 931b47a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "java-process",
3
- "version": "0.0.3",
+ "version": "0.1.0-0",
4
"description": "Node to Java Ipc using stdin, stdout and stderr, using a small and simple protocol allowing node to interact with java",
5
"main": "src/js/index.js",
6
"typescript": {
0 commit comments