From daee1d3c0c55b2ad64c36dbe418dff94d05a7ddc Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Sun, 23 Jun 2024 14:30:49 +0200 Subject: docs: fix version number in README (#2973) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eec7145a..505305b8 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ export const users = faker.helpers.multiple(createRandomUser, { ## 💎 Modules -An in-depth overview of the API methods is available in the documentation for [v8 (stable)](https://fakerjs.dev/api/) and [v8.\* (next)](https://next.fakerjs.dev/api/). +An in-depth overview of the API methods is available in the documentation for [v8 (stable)](https://fakerjs.dev/api/) and [v9.\* (next)](https://next.fakerjs.dev/api/). ### Templates -- cgit v1.2.3