aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarak <[email protected]>2021-02-10 15:02:21 -0500
committerMarak <[email protected]>2021-02-10 15:02:21 -0500
commit33ff3809c8ca501fcca5e7fb2d9d072b9d28e84c (patch)
treee5dec9553b5fe19ed24f199a158116854736132e /package.json
parent8bd06499b5c9b580295b0946b323748b00099429 (diff)
downloadfaker-33ff3809c8ca501fcca5e7fb2d9d072b9d28e84c.tar.xz
faker-33ff3809c8ca501fcca5e7fb2d9d072b9d28e84c.zip
Bump to `v5.4.0`
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 27043161..2712dd98 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "5.3.1",
+ "version": "5.4.0",
"contributors": [
"Marak Squires <[email protected]>"
],