We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a0e8c commit 0194d23Copy full SHA for 0194d23
1 file changed
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.39.0",
+ "version": "0.40.0",
6
"main": "lib/main.js",
7
"types": "lib/main.d.ts",
8
"repository": {
0 commit comments