From 91d8baefd4d0d6c9dba25f3e4cc8d380333a5f08 Mon Sep 17 00:00:00 2001
From: Attila Mihaly <Attila.Mihaly@MorganStanley.com>
Date: Mon, 26 Jun 2023 16:00:10 +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 b0b74d66c..08feae912 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
     "name": "finos/morphir-elm",
     "summary": "Morphir Elm bindings",
     "license": "Apache-2.0",
-    "version": "18.1.0",
+    "version": "19.0.0",
     "exposed-modules": [
         "Morphir.SDK.Decimal",
         "Morphir.SDK.Int",