From df2c93263b0f65944375ea5da14787299e0b7f78 Mon Sep 17 00:00:00 2001 From: Thomas Francart Date: Wed, 19 Apr 2023 22:00:04 +0200 Subject: [PATCH] 8.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8077d11..d3cbb2f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sparnatural", - "version": "8.1.0", + "version": "8.2.0", "description": "Visual query builder for SPARQL queries.", "main": "dist/sparnatural.js", "module": "dist/sparnatural.js",