From 6abecc39bf1ff36d41fa8579a5da202f76c19dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?FakerJS=20=F0=9F=A4=96?= Date: Wed, 4 Sep 2024 20:26:03 +0200 Subject: chore(release): 9.0.0 (#3086) Co-authored-by: Shinigami Co-authored-by: ST-DDT --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 505305b8..11d895b8 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ For detailed API documentation, please select the version of the documentation y | Version | Website | | :---------: | :------------------------ | | v9 (next) | https://next.fakerjs.dev/ | -| v8 (stable) | https://fakerjs.dev/ | -| v7 (old) | https://v7.fakerjs.dev/ | +| v9 (stable) | https://fakerjs.dev/ | +| v8 (old) | https://v8.fakerjs.dev/ | --- @@ -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 [v9.\* (next)](https://next.fakerjs.dev/api/). +An in-depth overview of the API methods is available in the documentation for [v9 (stable)](https://fakerjs.dev/api/) and [v9.\* (next)](https://next.fakerjs.dev/api/). ### Templates -- cgit v1.2.3