diff options
| author | Marak <[email protected]> | 2021-02-02 13:15:03 -0500 |
|---|---|---|
| committer | Marak <[email protected]> | 2021-02-02 13:15:03 -0500 |
| commit | da3810499fca22934f27f712bb41ae3200241de1 (patch) | |
| tree | 4cdcd6ba4af3a569b17210b0f8968e1159cda918 | |
| parent | 1b663aad00c8dc1b0a33a945d12e577136cbee47 (diff) | |
| download | faker-da3810499fca22934f27f712bb41ae3200241de1.tar.xz faker-da3810499fca22934f27f712bb41ae3200241de1.zip | |
Bump to v5.3.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9d2b99cc..79275ea6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faker", "description": "Generate massive amounts of fake contextual data", - "version": "5.2.0", + "version": "5.3.0", "contributors": [ "Marak Squires <[email protected]>" ], |
