We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf91b4c commit 0549d6cCopy full SHA for 0549d6c
lib/Resque.php
@@ -11,7 +11,7 @@
11
*/
12
class Resque
13
{
14
- const VERSION = '1.0';
+ const VERSION = '1.2';
15
16
/**
17
* @var Resque_Redis Instance of Resque_Redis that talks to redis.
0 commit comments