From ef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6 Mon Sep 17 00:00:00 2001 From: Marak Date: Mon, 20 Feb 2017 19:19:57 -0500 Subject: [PATCH] [dist] Bump to v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00369c083..fd75a9946 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faker", "description": "Generate massive amounts of fake contextual data", - "version": "3.1.0", + "version": "4.0.0", "contributors": [ "Marak Squires " ],