Update package READMEs

This commit is contained in:
2022-07-14 09:24:49 -04:00
parent a169000ce2
commit 4be5bad8ef
2 changed files with 6 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
This package enables [htmx](https://htmx.org) support within the [Giraffe](https://giraffe.wiki) view engine.
**htmx version: 1.7.0**
**htmx version: 1.8.0**
### Setup
@@ -23,7 +23,7 @@ Support modules include:
- `HxHeaders`
- `HxParams`
- `HxRequest`
- `HxSwap`
- `HxSwap` (requires `open Giraffe.Htmx`)
- `HxTrigger`
- `HxVals`