Update htmx to v2.0.0-beta4

This commit is contained in:
2024-05-23 19:26:00 -04:00
parent 32e962416d
commit 1a11e3511a
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-beta3**
**htmx version: 2.0.0-beta4**
_Note that htmx 2.0 is a BETA release. The [migration guide](https://v2-0v2-0.htmx.org/migration-guide-htmx-1/) does not currently specify any request or response header changes. This means that, as of this release, there are no required code changes in moving to this major version._