From eaa0b902eccb219ad3fb9df72a0c468abada2571 Mon Sep 17 00:00:00 2001 From: "M. Wulff" Date: Sun, 18 Jun 2023 16:06:25 +1000 Subject: [PATCH] v4.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 364ec82847..8101aedfc1 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.0.5", + "version": "4.0.6", "author": "Andrey Gershun ", "contributors": [ "Mathias Wulff "