From 9e4ae8bc2b7daf054b8927820efca0d16288d7aa Mon Sep 17 00:00:00 2001 From: "M. Wulff" Date: Sun, 2 Jul 2023 11:19:34 +1000 Subject: [PATCH] v4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1613db37fb..925751ce74 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.1.1", + "version": "4.1.2", "author": "Andrey Gershun ", "contributors": [ "Mathias Wulff "