diff options
| author | FakerJS 🤖 <[email protected]> | 2024-09-14 21:57:52 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-14 21:57:52 +0200 |
| commit | 2dfdcc0c8c9aba4e9e85676232327a6d183d208f (patch) | |
| tree | d43dd9b55b02b0259d7e84f96d0feb8d7bbc883d /package.json | |
| parent | 53ef42cc192996a0e09bba9d5f5f8a70a7932275 (diff) | |
| download | faker-2dfdcc0c8c9aba4e9e85676232327a6d183d208f.tar.xz faker-2dfdcc0c8c9aba4e9e85676232327a6d183d208f.zip | |
chore(release): 9.0.1 (#3111)
Co-authored-by: Shinigami <[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 41b1da55..25072261 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "9.0.0", + "version": "9.0.1", "description": "Generate massive amounts of fake contextual data", "scripts": { "clean": "rimraf coverage .eslintcache dist docs/.vitepress/cache docs/.vitepress/dist node_modules", |
