Skip to content

Commit 0549d6c

Browse files
committed
update version to 1.2
1 parent bf91b4c commit 0549d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Resque.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
class Resque
1313
{
14-
const VERSION = '1.0';
14+
const VERSION = '1.2';
1515

1616
/**
1717
* @var Resque_Redis Instance of Resque_Redis that talks to redis.

0 commit comments

Comments
 (0)