aboutsummaryrefslogtreecommitdiff
path: root/examples/01-hello-world/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/01-hello-world/manifest.toml')
-rw-r--r--examples/01-hello-world/manifest.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/01-hello-world/manifest.toml b/examples/01-hello-world/manifest.toml
index 6238158..9352c3c 100644
--- a/examples/01-hello-world/manifest.toml
+++ b/examples/01-hello-world/manifest.toml
@@ -29,4 +29,4 @@ packages = [
gleam_stdlib = { version = "~> 0.34 or ~> 1.0" }
gleeunit = { version = "~> 1.0" }
lustre = { path = "../../" }
-lustre_ui = { version = "~> 0.3" }
+lustre_ui = { version = "~> 0.4" }