aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarak <[email protected]>2020-08-26 18:37:36 -0400
committerMarak <[email protected]>2020-08-26 18:37:36 -0400
commite0b392de967d3000f59ef712c666786aa5ae19b7 (patch)
tree57daf2e3898920d4a1adcdfe7f5114c9f964120f /package.json
parent40bf667697bddc8eb29bc0a97ae5d4f4304467dd (diff)
downloadfaker-e0b392de967d3000f59ef712c666786aa5ae19b7.tar.xz
faker-e0b392de967d3000f59ef712c666786aa5ae19b7.zip
Bump `v5.1.0`
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d66e9e80..0d613811 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "5.0.0",
+ "version": "5.1.0",
"contributors": [
"Marak Squires <[email protected]>"
],