aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2021-04-08 18:13:40 -0400
committerMarak <[email protected]>2021-04-08 18:13:40 -0400
commite073ace19cbf68857a5731dc3302fda0eb36cf24 (patch)
tree87f4aa05076171ccaa8cac111309d3707e199080
parent60990b2e5f6a8db2afa6789f5e8d314c447622b2 (diff)
downloadfaker-e073ace19cbf68857a5731dc3302fda0eb36cf24.tar.xz
faker-e073ace19cbf68857a5731dc3302fda0eb36cf24.zip
Bump to v5.5.3
-rw-r--r--package.json2
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]>"
],