We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece4cb5 commit a0e4466Copy full SHA for a0e4466
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@solidity-parser/parser",
3
- "version": "0.11.0",
+ "version": "0.11.1",
4
"description": "A Solidity parser built from a robust ANTLR 4 grammar",
5
"main": "dist/index.cjs.js",
6
"browser": "dist/index.iife.js",
0 commit comments