Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Commit

Permalink
update version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboulton committed Oct 13, 2012
1 parent bf91b4c commit 0549d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Resque.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/
class Resque
{
const VERSION = '1.0';
const VERSION = '1.2';

/**
* @var Resque_Redis Instance of Resque_Redis that talks to redis.
Expand Down

0 comments on commit 0549d6c

Please sign in to comment.