From e34ad629c9d332d3df463507ee74de0c5586ddf9 Mon Sep 17 00:00:00 2001 From: Juan Carlos Garcia Date: Sat, 18 Nov 2023 11:00:51 +0100 Subject: [PATCH] feature(#2290): Updating stable release section with 2.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 831a81822a..d572f064cd 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ content negotiation, versioning and much more. ## Stable Release -You're reading the documentation for the next release of Grape, which should be **2.0.1**. +You're reading the documentation for the next release of Grape, which should be **2.1.0**. Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version. The current stable release is [2.0.0](https://github.com/ruby-grape/grape/blob/v2.0.0/README.md).