aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2021-02-02 13:15:03 -0500
committerMarak <[email protected]>2021-02-02 13:15:03 -0500
commitda3810499fca22934f27f712bb41ae3200241de1 (patch)
tree4cdcd6ba4af3a569b17210b0f8968e1159cda918
parent1b663aad00c8dc1b0a33a945d12e577136cbee47 (diff)
downloadfaker-da3810499fca22934f27f712bb41ae3200241de1.tar.xz
faker-da3810499fca22934f27f712bb41ae3200241de1.zip
Bump to v5.3.0
-rw-r--r--package.json2
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]>"
],