aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2017-02-20 19:19:57 -0500
committerMarak <[email protected]>2017-02-20 19:19:57 -0500
commitef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6 (patch)
tree267b2faf71d633512424b52482544b9ef94d573f
parent0a58d668beab0275636013bded29b7fad7f82279 (diff)
downloadfaker-ef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6.tar.xz
faker-ef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6.zip
[dist] Bump to v4.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 00369c08..fd75a994 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "3.1.0",
+ "version": "4.0.0",
"contributors": [
"Marak Squires <[email protected]>"
],