From 22fc11df449763e3902dc0964125c35f97842fb3 Mon Sep 17 00:00:00 2001 From: Marak Date: Mon, 25 Jan 2021 15:03:04 -0500 Subject: Bump v5.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0d613811..9d2b99cc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faker", "description": "Generate massive amounts of fake contextual data", - "version": "5.1.0", + "version": "5.2.0", "contributors": [ "Marak Squires " ], -- cgit v1.2.3 From da3810499fca22934f27f712bb41ae3200241de1 Mon Sep 17 00:00:00 2001 From: Marak Date: Tue, 2 Feb 2021 13:15:03 -0500 Subject: Bump to v5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9d2b99cc..79275ea6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faker", "description": "Generate massive amounts of fake contextual data", - "version": "5.2.0", + "version": "5.3.0", "contributors": [ "Marak Squires " ], -- cgit v1.2.3 From e0a928f53aa2e83965bcf9400aac1ea9f1e7eb7e Mon Sep 17 00:00:00 2001 From: Marak Date: Tue, 2 Feb 2021 13:19:37 -0500 Subject: Bump to v5.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 79275ea6..27043161 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "faker", "description": "Generate massive amounts of fake contextual data", - "version": "5.3.0", + "version": "5.3.1", "contributors": [ "Marak Squires " ], -- cgit v1.2.3