diff options
| author | Marak <[email protected]> | 2021-02-02 13:19:37 -0500 |
|---|---|---|
| committer | Marak <[email protected]> | 2021-02-02 13:19:37 -0500 |
| commit | e0a928f53aa2e83965bcf9400aac1ea9f1e7eb7e (patch) | |
| tree | 82dc059fd463289b85b7f131004f3572a356b274 | |
| parent | 80472c53fe5795ba11c38e767563c9c0ad058ba9 (diff) | |
| download | faker-e0a928f53aa2e83965bcf9400aac1ea9f1e7eb7e.tar.xz faker-e0a928f53aa2e83965bcf9400aac1ea9f1e7eb7e.zip | |
Bump to v5.3.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 79275ea6..27043161 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faker", "description": "Generate massive amounts of fake contextual data", - "version": "5.3.0", + "version": "5.3.1", "contributors": [ "Marak Squires <[email protected]>" ], |
