From 9e6ea1a462cb018431d6a10eef55d50b6ca55306 Mon Sep 17 00:00:00 2001 From: Richard Butler Date: Thu, 27 Jun 2013 14:24:35 +0100 Subject: Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') 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 ", "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" -- cgit v1.2.3