Skip to content

Commit afb3f58

Browse files
committed
4.4.0
1 parent c52338b commit afb3f58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "java-caller",
3-
"version": "4.3.3",
3+
"version": "4.4.0",
44
"description": "Library to easily call java from node sources. Automatically installs java if not present",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",
@@ -78,4 +78,4 @@
7878
],
7979
"all": true
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)