diff --git a/elm.json b/elm.json index d31335dc..db004c9d 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "gicentre/elm-vega", "summary": "Declarative visualization with Elm and Vega", "license": "BSD-3-Clause", - "version": "4.2.0", + "version": "4.3.0", "exposed-modules": [ "Vega" ],