From b558d67851791347103e9b8293b8dd67038080e3 Mon Sep 17 00:00:00 2001 From: Rajeh Taher Date: Tue, 9 Sep 2025 00:45:54 +0300 Subject: [PATCH] Revise breaking change notice in README --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 012266cf..6ffab0c1 100644 --- a/.github/README.md +++ b/.github/README.md @@ -4,7 +4,7 @@ > [!CAUTION] > NOTICE OF BREAKING CHANGE. > -> As of 6.8.0, multiple breaking changes were introduced into the library. +> As of 7.0.0, multiple breaking changes were introduced into the library. > > Please check out https://whiskey.so/migrate-latest for more information.