diff options
| author | Damien Retzinger <[email protected]> | 2022-01-14 15:18:58 -0500 |
|---|---|---|
| committer | Damien Retzinger <[email protected]> | 2022-01-14 15:18:58 -0500 |
| commit | c642b4c1f9e701bda50e29600150466cf3d83cea (patch) | |
| tree | 162758de3202136b5454801ea33ac5caf7a1a72e /package.json | |
| parent | a5b93bd5b6cc5baea70163358e609c316ff60416 (diff) | |
| download | faker-c642b4c1f9e701bda50e29600150466cf3d83cea.tar.xz faker-c642b4c1f9e701bda50e29600150466cf3d83cea.zip | |
chore(release): 6.0.0-alpha.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3893adb0..844e0fb6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@faker-js/faker", "description": "Generate massive amounts of fake contextual data", - "version": "6.0.0-alpha.1", + "version": "6.0.0-alpha.2", "repository": { "type": "git", "url": "https://github.com/faker-js/faker.git" |
