diff --git a/package.json b/package.json index 1ebe6a0..efc570e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delaunator", - "version": "4.0.0", + "version": "4.0.1", "description": "An incredibly fast JavaScript library for Delaunay triangulation of 2D points", "main": "delaunator.js", "module": "index.js",