diff --git a/elm.json b/elm.json index 3488e21..91205c8 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "Libbum/elm-partition", "summary": "Partition problem (number partitioning) solvers", "license": "BSD-3-Clause", - "version": "2.0.0", + "version": "2.1.0", "exposed-modules": [ "Partition" ],