mirror of
https://github.com/predis/predis.git
synced 2026-08-30 04:02:22 +00:00
back to dev version
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ use Predis\Transaction\MultiExec as MultiExecTransaction;
|
||||
*/
|
||||
class Client implements ClientInterface, \IteratorAggregate
|
||||
{
|
||||
const VERSION = '2.0.3';
|
||||
const VERSION = '2.0.3-dev';
|
||||
|
||||
/** @var OptionsInterface */
|
||||
private $options;
|
||||
|
||||
Reference in New Issue
Block a user