We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e05d0 commit a89b7a6Copy full SHA for a89b7a6
package.json
@@ -2,7 +2,7 @@
2
"name": "sql-parser-cst",
3
"description": "Parses SQL into Concrete Syntax Tree (CST)",
4
"license": "GPL-2.0-or-later",
5
- "version": "0.32.0",
+ "version": "0.33.0",
6
"main": "lib/main.js",
7
"types": "lib/main.d.ts",
8
"repository": {
0 commit comments