We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253da47 commit 869bd79Copy full SHA for 869bd79
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "java-ast",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "Java Parser for JavaScript/TypeScript, based on antlr4ts",
5
"main": "dist/index.js",
6
"typings": "dist/index.d.ts",
0 commit comments