From 8f34ae561040f8bceb26ba249f4da798b0994f81 Mon Sep 17 00:00:00 2001 From: Attila Mihaly Date: Mon, 26 Jun 2023 16:20:02 +0200 Subject: [PATCH] Bump Elm package version --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 08feae912..08d5732fc 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "finos/morphir-elm", "summary": "Morphir Elm bindings", "license": "Apache-2.0", - "version": "19.0.0", + "version": "20.0.0", "exposed-modules": [ "Morphir.SDK.Decimal", "Morphir.SDK.Int",