Add htmax bundle; update package info

This commit is contained in:
2026-06-13 17:37:10 -04:00
parent 62af36e833
commit 26d23de15d
7 changed files with 59 additions and 13 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ open Giraffe.Htmx
/// Test to ensure the version was updated
let version =
test "HtmxVersion is correct" {
Expect.equal HtmxVersion "4.0.0-alpha8" "htmx version incorrect"
Expect.equal HtmxVersion "4.0.0-beta4" "htmx version incorrect"
}
/// Tests for the HxSwap module