diff options
| -rw-r--r-- | package.json | 4 |
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" |
