aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2024-11-03 21:40:37 +0100
committerGitHub <[email protected]>2024-11-03 21:40:37 +0100
commitd31579b2593de48ea01015ad1cd2c46207a67a94 (patch)
tree84f71ff1e5875444c59e586f41654e64f7bd42eb /package.json
parent2d34798d309473f23bdab1698ae9abf6b653d4b8 (diff)
downloadfaker-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.json2
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",