Update version in READMEs

This commit is contained in:
2024-12-13 17:02:28 -05:00
parent f4cd184a15
commit 10c31d77b5
3 changed files with 3 additions and 3 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.3**
**htmx version: 2.0.4**
_Upgrading from v1.x: 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.*._