mirror of
https://github.com/predis/predis.git
synced 2026-08-29 11:41:29 +00:00
committed by
GitHub
parent
c1845d96cc
commit
9e9deec4df
+1
-1
@@ -54,7 +54,7 @@ use Traversable;
|
||||
*/
|
||||
class Client implements ClientInterface, IteratorAggregate
|
||||
{
|
||||
public const VERSION = '3.1.1-dev';
|
||||
public const VERSION = '3.2.0';
|
||||
|
||||
/** @var OptionsInterface */
|
||||
private $options;
|
||||
|
||||
Reference in New Issue
Block a user