aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarak <[email protected]>2021-02-02 13:19:37 -0500
committerMarak <[email protected]>2021-02-02 13:19:37 -0500
commite0a928f53aa2e83965bcf9400aac1ea9f1e7eb7e (patch)
tree82dc059fd463289b85b7f131004f3572a356b274 /package.json
parent80472c53fe5795ba11c38e767563c9c0ad058ba9 (diff)
downloadfaker-e0a928f53aa2e83965bcf9400aac1ea9f1e7eb7e.tar.xz
faker-e0a928f53aa2e83965bcf9400aac1ea9f1e7eb7e.zip
Bump to v5.3.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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]>"
],