From 5c51d9b81ff3c52d34e539700d9f36c5560577d8 Mon Sep 17 00:00:00 2001 From: "M. Wulff" Date: Wed, 18 Jan 2023 21:55:31 +1100 Subject: [PATCH] v2.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 810e0525b4..afbc7f6fb1 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": "2.5.1", + "version": "2.5.2", "author": "Andrey Gershun ", "contributors": [ "Mathias Wulff "