From 1210ddab61e9a15c72bc7d905fdd3c78afacc495 Mon Sep 17 00:00:00 2001 From: Cody Wolter Date: Fri, 25 Oct 2024 09:56:31 -0500 Subject: [PATCH] Update README.md Updated README.md to show Fastify version bump Signed-off-by: Cody Wolter --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9672cfc..f50fdf4 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ This plugin can be used in a variety of circumstances, for example if you have t ## Requirements -Fastify 4.x. -See [@fastify/http-proxy v7.x](https://github.com/fastify/fastify-http-proxy/tree/v7.x) for Fastify 3.x compatibility. +Fastify 5.x. +See [@fastify/http-proxy v9.x](https://github.com/fastify/fastify-http-proxy/tree/v9.x) for Fastify 4.x compatibility. ## Install