diff options
| author | FakerJS 🤖 <[email protected]> | 2024-09-26 19:11:45 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-26 19:11:45 +0200 |
| commit | 4a8499a1630444ea5b2463cf3e2d687db6980428 (patch) | |
| tree | 8d1f72d8db3893f095ad176725eb8f8f688ba56d /package.json | |
| parent | 78b2a3a8b85679eeff27beccebcc404b0a5ff3cf (diff) | |
| download | faker-4a8499a1630444ea5b2463cf3e2d687db6980428.tar.xz faker-4a8499a1630444ea5b2463cf3e2d687db6980428.zip | |
chore(release): 9.0.3 (#3146)
* chore(release): 9.0.3
* Update usage.md
---------
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 a3d5c955..2c38e590 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "9.0.2", + "version": "9.0.3", "description": "Generate massive amounts of fake contextual data", "scripts": { "clean": "rimraf coverage .eslintcache dist docs/.vitepress/cache docs/.vitepress/dist node_modules", |
