From c39d2140600bbc59579928710ce5a058725dc098 Mon Sep 17 00:00:00 2001 From: "M. Wulff" Date: Sun, 8 Dec 2024 12:22:30 +1100 Subject: [PATCH] v4.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ece1cea2c..ccba68bb8 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.5.2", + "version": "4.6.0", "author": "Andrey Gershun ", "contributors": [ "Mathias Wulff "