aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2025-07-01 22:14:48 +0200
committerGitHub <[email protected]>2025-07-01 20:14:48 +0000
commit1f0329155b4f6cf2c3ba742fcac4bb347af22971 (patch)
tree02ec9dc15b4114335f6d5e2b7ef4fc6b70b85599 /package.json
parentb7a35722e3e175e34d3a7b9102a79be7c09de644 (diff)
downloadfaker-1f0329155b4f6cf2c3ba742fcac4bb347af22971.tar.xz
faker-1f0329155b4f6cf2c3ba742fcac4bb347af22971.zip
chore(release): 9.9.0 (#3552)
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 ae65d80f..52df7fdf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@faker-js/faker",
- "version": "9.8.0",
+ "version": "9.9.0",
"description": "Generate massive amounts of fake contextual data",
"scripts": {
"clean": "git clean -fdx --exclude _local",