aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2025-04-13 13:52:06 +0200
committerGitHub <[email protected]>2025-04-13 13:52:06 +0200
commit81c9fbabdb0c5a4a8c7b2558013c933a5d356d25 (patch)
tree3b3804316c94b82adc356b40db00bf3a570b751e /package.json
parentf6f9d7cd6fc00ae4a3ea0342caa4e9c102ab16d3 (diff)
downloadfaker-81c9fbabdb0c5a4a8c7b2558013c933a5d356d25.tar.xz
faker-81c9fbabdb0c5a4a8c7b2558013c933a5d356d25.zip
chore(release): 9.7.0 (#3475)
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 02af0f3e..bb6d69ce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@faker-js/faker",
- "version": "9.6.0",
+ "version": "9.7.0",
"description": "Generate massive amounts of fake contextual data",
"scripts": {
"clean": "rimraf coverage .eslintcache dist docs/.vitepress/cache docs/.vitepress/dist node_modules",