diff --git a/package.json b/package.json index e5793e4..2beebf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@questdb/sql-grammar", - "version": "1.4.0", + "version": "1.4.1", "description": "List of keywords, functions and constants that QuestDB supports", "main": "lib/index.js", "scripts": {