diff options
| author | FakerJS 🤖 <[email protected]> | 2024-09-04 20:26:03 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-04 20:26:03 +0200 |
| commit | 6abecc39bf1ff36d41fa8579a5da202f76c19dec (patch) | |
| tree | bc27130ea49680eda080de299e0cdbb7662702f6 /package.json | |
| parent | 17f570e05ea413af691bb81b61dd8c28130a47e1 (diff) | |
| download | faker-6abecc39bf1ff36d41fa8579a5da202f76c19dec.tar.xz faker-6abecc39bf1ff36d41fa8579a5da202f76c19dec.zip | |
chore(release): 9.0.0 (#3086)
Co-authored-by: Shinigami <[email protected]>
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d8ccb4b..b121afa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "9.0.0-rc.1", + "version": "9.0.0", "description": "Generate massive amounts of fake contextual data", "sideEffects": false, "keywords": [ |
