From 91196551df0520f8daa46996f1110305d1b8831c Mon Sep 17 00:00:00 2001 From: emrberk Date: Tue, 27 Jan 2026 14:33:56 +0300 Subject: [PATCH] bump version to 1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2beebf9..c43c294 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@questdb/sql-grammar", - "version": "1.4.1", + "version": "1.4.2", "description": "List of keywords, functions and constants that QuestDB supports", "main": "lib/index.js", "scripts": {