Skip to content

Commit f9a22e7

Browse files
committed
Bump resque version constant
1 parent 655273c commit f9a22e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resque/Resque.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
class Resque
1414
{
15-
public const VERSION = '2.0.0';
15+
public const VERSION = '2.0.2';
1616

1717
public const DEFAULT_INTERVAL = 5;
1818

0 commit comments

Comments
 (0)