From 5bef32c0f459538f7ae62aa19e575671fe81925f Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Tue, 17 Oct 2023 10:03:47 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a1cdaa..4b33b69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-web-worldmap", - "version": "4.0.0", + "version": "4.1.0", "description": "A Node-RED node to provide a web page of a world map for plotting things on.", "dependencies": { "@turf/bezier-spline": "~6.5.0",