diff --git a/package.json b/package.json index 927dee0..664e407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delaunator", - "version": "2.0.3", + "version": "2.0.4", "description": "A really fast JavaScript library for Delaunay triangulation of 2D points", "main": "delaunator.js", "module": "index.js",