We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655273c commit f9a22e7Copy full SHA for f9a22e7
src/Resque/Resque.php
@@ -12,7 +12,7 @@
12
13
class Resque
14
{
15
- public const VERSION = '2.0.0';
+ public const VERSION = '2.0.2';
16
17
public const DEFAULT_INTERVAL = 5;
18
0 commit comments