aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Butler <[email protected]>2013-06-27 14:24:35 +0100
committerRichard Butler <[email protected]>2013-06-27 14:24:35 +0100
commit9e6ea1a462cb018431d6a10eef55d50b6ca55306 (patch)
treefd81d58bb868f6e72f7bb9aece6c75aca6f8a72b
parent553aca8463666b815628ee71c97199856f2e5702 (diff)
downloadfaker-9e6ea1a462cb018431d6a10eef55d50b6ca55306.tar.xz
faker-9e6ea1a462cb018431d6a10eef55d50b6ca55306.zip
Update package.json
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6da65111..b4a75273 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,11 @@
{
"name": "Faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "0.5.11",
+ "version": "0.5.12",
"author": "Marak Squires <[email protected]>",
"repository": {
"type": "git",
- "url": "http://github.com/Marak/Faker.js.git"
+ "url": "http://github.com/richardbutler/Faker.js.git"
},
"scripts": {
"test": "node_modules/.bin/mocha test/*.*.js"