diff --git a/elm.json b/elm.json index 30ce98f1..617b5c2a 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "ianmackenzie/elm-geometry", "summary": "2D/3D geometric data types and operations", "license": "MPL-2.0", - "version": "3.2.0", + "version": "3.3.0", "exposed-modules": [ "Arc2d", "Arc3d",