mirror of
https://github.com/predis/predis.git
synced 2026-09-21 15:50:27 +00:00
Back to development.
[ci skip]
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ use Predis\Transaction\MultiExec as MultiExecTransaction;
|
||||
*/
|
||||
class Client implements ClientInterface
|
||||
{
|
||||
const VERSION = '1.0.2';
|
||||
const VERSION = '1.0.3-dev';
|
||||
|
||||
protected $connection;
|
||||
protected $options;
|
||||
|
||||
Reference in New Issue
Block a user