Update for htmx 1.7.0 (#4)

Fixes #3
This commit was merged in pull request #4.
This commit is contained in:
2022-02-23 21:54:51 -05:00
committed by GitHub
parent b5292bffc4
commit c587a28770
7 changed files with 51 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
This package enables server-side support for [htmx](https://htmx.org) within [Giraffe](https://giraffe.wiki) and ASP.NET's `HttpContext`.
**htmx version: 1.6.1**
**htmx version: 1.7.0**
### Setup