aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFakerJS 🤖 <[email protected]>2024-09-14 21:57:52 +0200
committerGitHub <[email protected]>2024-09-14 21:57:52 +0200
commit2dfdcc0c8c9aba4e9e85676232327a6d183d208f (patch)
treed43dd9b55b02b0259d7e84f96d0feb8d7bbc883d /package.json
parent53ef42cc192996a0e09bba9d5f5f8a70a7932275 (diff)
downloadfaker-2dfdcc0c8c9aba4e9e85676232327a6d183d208f.tar.xz
faker-2dfdcc0c8c9aba4e9e85676232327a6d183d208f.zip
chore(release): 9.0.1 (#3111)
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 41b1da55..25072261 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@faker-js/faker",
- "version": "9.0.0",
+ "version": "9.0.1",
"description": "Generate massive amounts of fake contextual data",
"scripts": {
"clean": "rimraf coverage .eslintcache dist docs/.vitepress/cache docs/.vitepress/dist node_modules",