aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2020-08-22 22:39:13 -0400
committerMarak <[email protected]>2020-08-22 22:39:13 -0400
commitefd24994902bb3d3fb2f995f778a0fc06302f819 (patch)
tree0ef58acb9b5c40498d0d0d1f8488eb9ffe1c2b75
parent6c4f0998a9f24effac36ab6e795d46a93e570700 (diff)
downloadfaker-efd24994902bb3d3fb2f995f778a0fc06302f819.tar.xz
faker-efd24994902bb3d3fb2f995f778a0fc06302f819.zip
Bump v5.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c2916220..d66e9e80 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "4.1.0",
+ "version": "5.0.0",
"contributors": [
"Marak Squires <[email protected]>"
],