aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2025-07-13 18:28:41 +0200
committerGitHub <[email protected]>2025-07-13 16:28:41 +0000
commit9e8a4e9d821f2dd6e38ab72b22607ebd1279869a (patch)
treeee7ad1a8c87573c4462486cb03f6053a77f55ca8 /package.json
parent93416f71cf0ddf32dd12c181c862a1b59ef4fd86 (diff)
downloadfaker-9e8a4e9d821f2dd6e38ab72b22607ebd1279869a.tar.xz
faker-9e8a4e9d821f2dd6e38ab72b22607ebd1279869a.zip
chore(release): 10.0.0-beta.0 (#3565)
Co-authored-by: Shinigami <[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 569e8979..890d4a74 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@faker-js/faker",
- "version": "9.9.0",
+ "version": "10.0.0-beta.0",
"description": "Generate massive amounts of fake contextual data",
"scripts": {
"clean": "git clean -fdx --exclude _local",