diff --git a/package.json b/package.json index 1734a80a..2fe8577b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sql-parser-cst", "description": "Parses SQL into Concrete Syntax Tree (CST)", "license": "GPL-2.0-or-later", - "version": "0.27.1", + "version": "0.28.0", "main": "lib/main.js", "types": "lib/main.d.ts", "repository": {