diff --git a/package.json b/package.json index 5d91d93..f64c98b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "concaveman", - "version": "1.1.0", + "version": "1.1.1", "description": "Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)", "main": "index.js", "dependencies": {