diff --git a/package.json b/package.json index b5fc142..c149f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delaunator", - "version": "1.0.5", + "version": "2.0.0", "description": "A really fast JavaScript library for Delaunay triangulation of 2D points", "main": "delaunator.js", "module": "index.js",