aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2017-02-21 13:03:56 -0500
committerMarak <[email protected]>2017-02-21 13:03:56 -0500
commit57a16b10307f0765fd13a23a3dcc95ec5db19c13 (patch)
treea74d537faa33fcdaed1c263b3d050d1b38e26c81
parentcf877eaecb81ca623e9badd82b3cf135bb66cb98 (diff)
downloadfaker-57a16b10307f0765fd13a23a3dcc95ec5db19c13.tar.xz
faker-57a16b10307f0765fd13a23a3dcc95ec5db19c13.zip
[dist] Release v4.1.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fd75a994..eb392c10 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "4.0.0",
+ "version": "4.1.0",
"contributors": [
"Marak Squires <[email protected]>"
],