mirror of
https://github.com/predis/predis.git
synced 2026-08-19 12:21:50 +00:00
back to dev version
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ use Traversable;
|
||||
*/
|
||||
class Client implements ClientInterface, IteratorAggregate
|
||||
{
|
||||
public const VERSION = '2.2.2';
|
||||
public const VERSION = '2.2.3-dev';
|
||||
|
||||
/** @var OptionsInterface */
|
||||
private $options;
|
||||
|
||||
Reference in New Issue
Block a user