mirror of
https://github.com/predis/predis.git
synced 2026-08-28 19:21:22 +00:00
prepare v3.4.0
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ use Traversable;
|
||||
*/
|
||||
class Client implements ClientInterface, IteratorAggregate
|
||||
{
|
||||
public const VERSION = '3.3.0';
|
||||
public const VERSION = '3.4.0';
|
||||
|
||||
/** @var OptionsInterface */
|
||||
private $options;
|
||||
|
||||
Reference in New Issue
Block a user