aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFotoVerite <[email protected]>2014-05-17 15:24:24 -0400
committerFotoVerite <[email protected]>2014-05-17 15:24:24 -0400
commitdaa95b3a4f3eb5131970271be3820ddb45d30022 (patch)
tree7d4a4840d008518fdbcb77af49ac70ede9b875c9 /package.json
parent67edd4b29e2c4336da96da777e1c65deba158ce7 (diff)
downloadfaker-daa95b3a4f3eb5131970271be3820ddb45d30022.tar.xz
faker-daa95b3a4f3eb5131970271be3820ddb45d30022.zip
Adds female and male name methods. #NOTE they will return a random name and working as intended.
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 8c4f5903..bd914b38 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "Faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "0.7.1",
+ "version": "0.7.2",
"contributors": [
"Marak Squires <[email protected]>",
"Matthew Bergman <[email protected]>"