diff options
| author | Marak <[email protected]> | 2017-02-20 19:19:57 -0500 |
|---|---|---|
| committer | Marak <[email protected]> | 2017-02-20 19:19:57 -0500 |
| commit | ef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6 (patch) | |
| tree | 267b2faf71d633512424b52482544b9ef94d573f | |
| parent | 0a58d668beab0275636013bded29b7fad7f82279 (diff) | |
| download | faker-ef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6.tar.xz faker-ef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6.zip | |
[dist] Bump to v4.0.0
| -rw-r--r-- | package.json | 2 |
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]>" ], |
