aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index c4d4bad3..b7b4821a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -281,6 +281,12 @@ See: https://github.com/lestoni/faker-cli
var randomCard = faker.helpers.createCard(); // random contact card containing many properties
+## Version Release Schedule
+
+faker.js is a popular project used by many organizations and individuals in production settings. Major and Minor version releases are generally on a monthly schedule. Bugs fixes are addressed by severity and fixed as soon as possible.
+
+If you require the absolute latest version of `faker.js` the `master` branch @ http://github.com/marak/faker.js/ should always be up to date and working.
+
## Authors
#### Matthew Bergman & Marak Squires