aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2025-08-24 10:47:21 +0200
committerGitHub <[email protected]>2025-08-24 08:47:21 +0000
commit51943aecb993d0a192b5253ee1be21b71fac18cc (patch)
treea2c03f18219b468ecaaee53c4f6426b204f5f304 /package.json
parent96d7517b9bd4b522122f52a767fb1ce9c6f84bc2 (diff)
downloadfaker-51943aecb993d0a192b5253ee1be21b71fac18cc.tar.xz
faker-51943aecb993d0a192b5253ee1be21b71fac18cc.zip
chore(release): 10.0.0 (#3605)HEADmain
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 8921cf09..d7aebd11 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@faker-js/faker",
- "version": "10.0.0-beta.0",
+ "version": "10.0.0",
"description": "Generate massive amounts of fake contextual data",
"scripts": {
"clean": "git clean -fdx --exclude _local",