aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarak <[email protected]>2021-03-27 11:11:22 -0400
committerMarak <[email protected]>2021-03-27 11:11:22 -0400
commit77a5d8d862893e264044bd998ceb5de9380efd47 (patch)
treeff307c17db83103091d4f5c6a03f5d859823df87 /package.json
parent43cb32f8984213d3bf5181e1374a780a7d736ba3 (diff)
downloadfaker-77a5d8d862893e264044bd998ceb5de9380efd47.tar.xz
faker-77a5d8d862893e264044bd998ceb5de9380efd47.zip
Bump to v5.5.1
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 127b1647..b01b0ecf 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "5.5.0",
+ "version": "5.5.1",
"contributors": [
"Marak Squires <[email protected]>"
],