Update Docs

This commit is contained in:
Daniel Mason 2018-06-22 20:13:16 +12:00
parent c906d1ed08
commit f69330d637
6 changed files with 15 additions and 9 deletions

View file

@ -10,7 +10,7 @@
class Resque
{
const VERSION = '1.4';
const VERSION = '1.4.2';
const DEFAULT_INTERVAL = 5;