aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Kossoglyad <[email protected]>2021-03-18 02:42:43 +0200
committerDavid Kossoglyad <[email protected]>2021-03-18 02:42:43 +0200
commit20e665cae7d7a516362d12a18ed14656ee52f0aa (patch)
tree866ab2050671ce7f6aa4139c37f0d8634f2a0382 /package.json
parentf4b0a92e1743b2a894811ae7b189592b2b6c1979 (diff)
parent81f27065297c3e29eb552911b9a5dc8755600efb (diff)
downloadfaker-20e665cae7d7a516362d12a18ed14656ee52f0aa.tar.xz
faker-20e665cae7d7a516362d12a18ed14656ee52f0aa.zip
Merge branch 'master' into feature/add-hebrew-localization
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 57c693d1..f879956d 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.4.0",
"contributors": [
"Marak Squires <[email protected]>"
],