diff --git a/package.json b/package.json index b096135..8d0a749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-delaunay", - "version": "6.0.1", + "version": "6.0.2", "description": "Compute the Voronoi diagram of a set of two-dimensional points.", "homepage": "https://github.com/d3/d3-delaunay", "repository": {