diff options
| author | FakerJS 🤖 <[email protected]> | 2024-11-03 21:40:37 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-11-03 21:40:37 +0100 |
| commit | d31579b2593de48ea01015ad1cd2c46207a67a94 (patch) | |
| tree | 84f71ff1e5875444c59e586f41654e64f7bd42eb /package.json | |
| parent | 2d34798d309473f23bdab1698ae9abf6b653d4b8 (diff) | |
| download | faker-d31579b2593de48ea01015ad1cd2c46207a67a94.tar.xz faker-d31579b2593de48ea01015ad1cd2c46207a67a94.zip | |
chore(release): 9.2.0 (#3243)
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 67f99c80..27f79204 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@faker-js/faker", - "version": "9.1.0", + "version": "9.2.0", "description": "Generate massive amounts of fake contextual data", "scripts": { "clean": "rimraf coverage .eslintcache dist docs/.vitepress/cache docs/.vitepress/dist node_modules", |
