Update htmx script to 2.0.1

This commit is contained in:
2024-07-29 18:06:19 -04:00
parent a2960a79c6
commit 961307fd99
6 changed files with 11 additions and 11 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: 2.0.0**
**htmx version: 2.0.1**
_Upgrading: the [migration guide](https://htmx.org/migration-guide-htmx-1/) does not currently specify any request or response header changes. This means that there are no required code changes in moving from v1.* to v2.*._