diff --git a/src/Common/README.md b/src/Common/README.md index 5a10abb..28c0427 100644 --- a/src/Common/README.md +++ b/src/Common/README.md @@ -2,4 +2,4 @@ This package contains common code shared between [`Giraffe.Htmx`](https://www.nuget.org/packages/Giraffe.Htmx) and [`Giraffe.ViewEngine.Htmx`](https://www.nuget.org/packages/Giraffe.ViewEngine.Htmx), and will be automatically installed when you install either one. -**htmx version: 1.9.6** +**htmx version: 1.9.8** diff --git a/src/Htmx/README.md b/src/Htmx/README.md index dbbdca4..17b0539 100644 --- a/src/Htmx/README.md +++ b/src/Htmx/README.md @@ -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.9.6** +**htmx version: 1.9.8** ### Setup diff --git a/src/ViewEngine.Htmx/README.md b/src/ViewEngine.Htmx/README.md index 0ae10b4..f2a4778 100644 --- a/src/ViewEngine.Htmx/README.md +++ b/src/ViewEngine.Htmx/README.md @@ -2,7 +2,7 @@ This package enables [htmx](https://htmx.org) support within the [Giraffe](https://giraffe.wiki) view engine. -**htmx version: 1.9.6** +**htmx version: 1.9.8** ### Setup