diff options
| author | Marak <[email protected]> | 2021-04-08 18:13:40 -0400 |
|---|---|---|
| committer | Marak <[email protected]> | 2021-04-08 18:13:40 -0400 |
| commit | e073ace19cbf68857a5731dc3302fda0eb36cf24 (patch) | |
| tree | 87f4aa05076171ccaa8cac111309d3707e199080 | |
| parent | 60990b2e5f6a8db2afa6789f5e8d314c447622b2 (diff) | |
| download | faker-e073ace19cbf68857a5731dc3302fda0eb36cf24.tar.xz faker-e073ace19cbf68857a5731dc3302fda0eb36cf24.zip | |
Bump to v5.5.3
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4827e6b4..7a1d1202 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faker", "description": "Generate massive amounts of fake contextual data", - "version": "5.5.2", + "version": "5.5.3", "contributors": [ "Marak Squires <[email protected]>" ], |
