mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-21 16:01:53 +00:00
Bump resque version constant
This commit is contained in:
parent
655273ce78
commit
f9a22e7b8a
@ -12,7 +12,7 @@ namespace Resque;
|
||||
|
||||
class Resque
|
||||
{
|
||||
public const VERSION = '2.0.0';
|
||||
public const VERSION = '2.0.2';
|
||||
|
||||
public const DEFAULT_INTERVAL = 5;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user