From 3c6550e599d288c00bc50f01b4d94ae98c30c348 Mon Sep 17 00:00:00 2001 From: "M. Wulff" Date: Sat, 11 Jan 2025 18:29:23 +1100 Subject: [PATCH] v4.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 334a5a528..931667ecd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alasql", "description": "Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV", - "version": "4.6.1", + "version": "4.6.2", "author": "Andrey Gershun ", "contributors": [ "Mathias Wulff "