mirror of
https://github.com/predis/predis.git
synced 2026-08-30 20:21:31 +00:00
bump dev version
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ use Traversable;
|
||||
*/
|
||||
class Client implements ClientInterface, IteratorAggregate
|
||||
{
|
||||
public const VERSION = '3.0.2';
|
||||
public const VERSION = '3.0.3-dev';
|
||||
|
||||
/** @var OptionsInterface */
|
||||
private $options;
|
||||
|
||||
Reference in New Issue
Block a user