diff --git a/src/Falco.Htmx/Htmx.fs b/src/Falco.Htmx/Htmx.fs index 179a1a1..69ad774 100644 --- a/src/Falco.Htmx/Htmx.fs +++ b/src/Falco.Htmx/Htmx.fs @@ -281,4 +281,4 @@ type DisinheritOption = module Script = /// The script of the version of HTMX this library is written for. - let src = "https://unpkg.com/htmx.org@1.9.8" + let src = "https://unpkg.com/htmx.org@1.9.11"